I want to be able to estimate how much memory a pin is taking on RStudio Connect. Below, a link to an image of the before and after when I upgraded from pins 0.4.5 to 1.0.1. I thought that the metadata of the newest version would tell me memory, it does not. And it lacks the preview which surprised me.
comparison screenshot
According to the pins web site, file size is available: screenshot
When I run this code, I don't see file size (I do have a pinned data frame).
How can I go about estimating, or knowing precisely, the memory a pin is taking up? Why doesn't it always show up for all pins? That could be estimating it at the time of creating/updating it, or, querying it after it's created.