Skip to contents

This package contains an RMarkdown template, color palettes, a ggplot2 theme, and a function to make tables 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 with:

# 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.