Skip to content

The R3port package is developed to easily create pdf or html reports including tables, listings and plots created in R

Notifications You must be signed in to change notification settings

RichardHooijmaijers/R3port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R3port package

The aim of this package is to easily create pdf and html documents including tables, listings and plots. Although there are multiple options to do this within R like knitr and rmarkdown, this package takes a different approach. Output can be created using various function and is intended to create reports with only tables, listings and plots. It aims to be flexible in a way that it can be used with other reporting packages but also as standalone. Furthermore, the template system makes it possible to fully customize the style of the reports.

Documentation

The best place to start with the package, is by reading the vignette

Installation

Installation of the development version can be done using the devtools package:

devtools::install_github("RichardHooijmaijers/R3port")

About

The R3port package is developed to easily create pdf or html reports including tables, listings and plots created in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published