Skip to content

[help] Loading stantargets objects from outside the targets workflow #60

Closed Answered by wlandau
bmaitner asked this question in Help
Discussion options

You must be logged in to vote

My recommendation at ropensci/targets#1097 (reply in thread) would help if the files are local, but it looks like you are loading it from a GitHub repo. Also, stantargets uses format = "qs" and format = "fst", so you might need qs::qread() and/or fst::read_fst() for the code in your comment to work.

If you want to store the data remotely and access it locally, you could use built-in cloud storage: https://books.ropensci.org/targets/data.html#cloud-storage

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bmaitner
Comment options

Answer selected by bmaitner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants