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

Use rstudioapi in saving.R #764

Open
jonthegeek opened this issue Oct 30, 2024 · 0 comments
Open

Use rstudioapi in saving.R #764

jonthegeek opened this issue Oct 30, 2024 · 0 comments

Comments

@jonthegeek
Copy link
Collaborator

Rather than having users edit saving.R to fill things in, put code there that they can execute. Detect whether they're in rstudio (or positron), and, if so, use {rstudioapi} to figure out what folder we're in, and ask them in the console if we can't figure it out. We'll need them to provide the dataset objects, but I think we can make that work via questions in the console, even.

Consider using this for lots of things, although still have them edit the intro.md directly (but we could open it for them).

Maybe this should even be a Shiny app?

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

No branches or pull requests

1 participant