Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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")