kmasiello / rscview

Other
4 stars 0 forks source link

Use `rappdirs` to store configuration data (with a function to set this up) #14

Open rich-iannone opened 2 years ago

rich-iannone commented 2 years ago

Use the package rappdirs (https://github.com/r-lib/rappdirs) to store all data that is needed for RSC

We need a setup function, a way to view the configuration files, a way to get the path, and a way to delete the file.