Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing output for code example of tar_make(some_specific_target) #39

Open
joelnitta opened this issue Jul 11, 2024 · 0 comments
Open

Comments

@joelnitta
Copy link
Collaborator

When describing granular control of the workflow, the lesson says you can do tar_make(some_specific_target), but does not actually show the results of running such code.

This could be done in the following lines:

https://github.com/carpentries-incubator/targets-workshop/blob/b471c640afc87d93aa04ea4c4497f8e34a55428b/episodes/lifecycle.Rmd#L253-L263C4

by doing tar_invalidate(penguins_data_raw), then tar_make(penguins_data_raw)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant