trinker/reports: An R Package to Assist in the Workflow of Writing Academic Articles and Other Reports

Assists in writing reports and presentations by providing a frame work that brings together existing R, LaTeX/.docx and Pandoc tools. The package is designed to be used with RStudio, MiKTex/Tex Live/LibreOffice, knitr, knitcitations, slidify, Pandoc and pander. The user will want to download these free programs/packages to maximize the effectiveness of the reports package. Functions with two letter names are general text formatting functions for copying text from articles for quick formatting. The cite family of functions allow quick pulling of quotes with citations (in Markdown or LaTeX format).

Getting started

Package details

AuthorTyler Rinker
MaintainerTyler Rinker <tyler.rinker@gmail.com>
LicenseGPL-2
Version0.3.0
URL http://github.com/trinker/reports
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("trinker/reports")
trinker/reports documentation built on May 31, 2019, 9:51 p.m.