snippr
snippr copied to clipboard
Manage, share, and install RStudio code snippets
Results
3
snippr issues
Sort by
recently updated
recently updated
newest added
After installing `snippr` in R 4.2.1 and executing ``` library(snippr) snippets_install_github("dgrtwo/snippets") ``` I receive this error: Error: 'github_pat' is not an exported object from 'namespace:devtools'
@daattali has done a tremendous service to RStudio users with his [addinslist](https://github.com/daattali/addinslist) package, and multiplied the usefulness further by hosting a list that users can add their add-ins to. This...