Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/slopp/rstudiointernal
- Owner: slopp
- Created: 2018-05-24T17:03:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T19:16:59.000Z (almost 6 years ago)
- Last Synced: 2024-08-13T07:15:36.468Z (4 months ago)
- Language: R
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - slopp/rstudiointernal - Sample "Internal Corporate" R package (R)
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 storesFor 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)