README.md

omni

Travis build
status

The goal of omni is to provide pre-defined schemes to use with omnigraffle from R.

The idea for the package and some initial code structure came from Bob Rudis’ post regarding Spelunking macOS ‘ScreenTime’ App Usage with R.

Installation

You can install the released version of omni from CRAN with:

install.packages("omni")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("coatless/omni")

Usage

To use omni, load the package with:

library(omni)

Todo: Add an example with data.frame and list.



coatless/omni documentation built on Dec. 12, 2019, 12:43 a.m.