Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/slopp/rstudiointernal

Sample "Internal Corporate" R package
https://github.com/slopp/rstudiointernal

Last synced: 8 days ago
JSON representation

Sample "Internal Corporate" R package

Awesome Lists containing this project

README

        

# rstudiointernal

This package is a demo showing how you might create an internal package for your organization. Build it again x2!

Internal packages can provide data science teams with:

- A ggplot2 theme to give the data science team's work
consistent and branded appearance
- A R Markdown template that includes corporate
styling and logos
- Functions for connecting to corporate data stores

For more information, I'd recommend:

- [Database Best Practices](https://db.rstudio.com)
- [ggplot2 Themes](https://drsimonj.svbtle.com/creating-corporate-colour-palettes-for-ggplot2)
- [R Markdown Templates](https://rmarkdown.rstudio.com/developer_document_templates.html)