blueskypie/wfr: A Work-Flow to Assist Document Creation for R Data Analysis

Greatly reduces the amount of non-statistical work in conducting large data analysis projects using R and compiling reports containing many table and figures; specifically: 1) It provides a way to systematically record the outputs from the data analysis R script, even including format information if the output is a table. 2) It can automatically create a R markdown file to produce either 'MS Word', HTML, or PDF output. 3) Numeric columns of the tables in the report are formatted automatically and properly based on the distribution of the column.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.5.4
URL http://github.com/blueskypie/wfr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("blueskypie/wfr")
blueskypie/wfr documentation built on Feb. 6, 2024, 4:38 p.m.