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

Update to use RStudio API (instead of JSON prefs file) #12

Closed
ddsjoberg opened this issue Mar 8, 2022 · 0 comments · Fixed by #16
Closed

Update to use RStudio API (instead of JSON prefs file) #12

ddsjoberg opened this issue Mar 8, 2022 · 0 comments · Fixed by #16

Comments

@ddsjoberg
Copy link
Owner

ddsjoberg commented Mar 8, 2022

The RStudio API package would allow us to directly update the options in RStudio, rather than futzing with the JSON preferences file.

https://rstudio.github.io/rstudioapi/reference/writeRStudioPreference.html
https://rstudio.github.io/rstudioapi/reference/readRStudioPreference.html

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

Successfully merging a pull request may close this issue.

1 participant