Learn R Programming

reports

reports is a package that 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, Pandoc and pander. The user will want to download these free programs to maximize the effectiveness of the reports package.

Installation

To download the development version of reports:

download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

# install.packages("devtools")

devtools::install_github("trinker/reports")

Note: Windows users need Rtools and devtools to install this way.

Help

For an intoductory video click here
For quick start slides click here
For the package pdf help manual click here

Copy Link

Version

Install

install.packages('reports')

Monthly Downloads

37

Version

0.1.4

License

GPL-2

Maintainer

Last Published

December 21st, 2014

Functions in reports (0.1.4)

CA

Capitalize Every Word of String
doc_temp

Document Template
update_bib

Update bib
pad

Pad Strings
LL

Format Text Lines to LaTeX List
themes

themes
delete

Easy File Handling
reveal.js

Convert md to HTML5 reveal.js
print.reports

Prints a reports Object
US

Insert Underscores in Path
CW

Count Words
templates

View Templates
new_report

Report Template
GQ

Format Quotes
reports

reports: Assists in the workflow of writing academic articles and other reports
presentation

Presentation Template
tex2docx

Convert tex to docx
html5

Convert md to HTML5 Slides