Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rstudio/ptexamples
A simple R package showcasing how RStudio project templates can be used.
https://github.com/rstudio/ptexamples
Last synced: about 1 month ago
JSON representation
A simple R package showcasing how RStudio project templates can be used.
- Host: GitHub
- URL: https://github.com/rstudio/ptexamples
- Owner: rstudio
- Created: 2016-12-20T23:02:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-20T23:03:58.000Z (almost 8 years ago)
- Last Synced: 2024-08-13T07:15:06.846Z (4 months ago)
- Language: R
- Size: 1.95 KB
- Stars: 26
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - rstudio/ptexamples - A simple R package showcasing how RStudio project templates can be used. (R)
README
# ptexamples
This R package showcases how RStudio project templates can be defined and
exposed within R packages. See
https://rstudio.github.io/rstudio-extensions/rstudio_project_templates.html for
more information.Install this package with:
devtools::install_github("rstudio/ptexamples")