The goal of this package is to provide helper functions for creating analytic reports, and easily outputting them to excel.
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")
The following functionality will be added to the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.