README.md

report.tools

The goal of this package is to provide helper functions for creating analytic reports, and easily outputting them to excel.

Installation

You can install the report.tools directly from github.

if (!requireNamespace("devtools", quietly = TRUE)) {
    install.packages("devtools")}
devtools::install_github("https://github.com/jinlow/report.tools")

Progress

The following functionality will be added to the package.



jinlow/report.tools documentation built on June 2, 2019, 10:55 p.m.