rstudio / pins-r

Pin, discover, and share resources
https://pins.rstudio.com
Other
316 stars 62 forks source link

Question: can pin_get retrieve pins created with pin_write? #540

Closed dewoller closed 3 years ago

dewoller commented 3 years ago

There is much code across the organisation that retrieves old format pins, it would be good if I could make the change without breaking that code. (and avoid having to keep 2 copies of the data).

Thanks Dennis

hadley commented 3 years ago

For board_rsconnect(), yes that should work.

github-actions[bot] commented 2 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.