Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rfortherestofus/omni

RMarkdown template, ggplot2 theme, and table function for OMNI Institute
https://github.com/rfortherestofus/omni

Last synced: 16 days ago
JSON representation

RMarkdown template, ggplot2 theme, and table function for OMNI Institute

Awesome Lists containing this project

README

        

# omni

This package contains an [RMarkdown template](articles/rmarkdown.html),
[color palettes](articles/colors.html), a [ggplot2
theme](articles/theme.html), and a [function to make
tables](articles/tables.html) for OMNI Institute.

*This template was created for the OMNI Institute, a Colorado-based
nonprofit social science consultancy that provides integrated research
and evaluation, capacity building, and data utilization services to
accelerate positive social change. If you are interested in adapting
this OMNI branded template please contact .*

## Installation

You can install `omni` from [GitHub](https://github.com/) with:

``` r
# install.packages("remotes")
remotes::install_github("rfortherestofus/omni",
force = TRUE)
```

You can rerun this code at any point to get the newest version of the
package.