Skip to content
/ papeR Public

A toolbox for writing Sweave or other LaTeX-based papers and reports and to prettify the output of various estimated models.

Notifications You must be signed in to change notification settings

hofnerb/papeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

28347a1 · Mar 22, 2021
Jul 18, 2019
Mar 22, 2021
Mar 22, 2021
Mar 22, 2021
Mar 22, 2021
Apr 8, 2016
Sep 7, 2015
Oct 22, 2015
Jul 14, 2017
Mar 22, 2021
Mar 22, 2021
Feb 16, 2017
Feb 16, 2017
Apr 8, 2016
Mar 23, 2016
Mar 22, 2021

Repository files navigation

papeR

Build Status (Linux) Build Status (Windows) Coverage Status CRAN Status Badge

papeR provides a toolbox for writing knitr, Sweave or other LaTeX- or markdown-based papers and reports and to prettify the output of various estimated models.

Installation:

  • Current version (from CRAN):
install.packages("papeR")
  • Latest development version from GitHub:
library("devtools")
install_github("hofnerb/papeR")
  • To be able to use the install_github() command, one needs to install devtools first:
install.packages("devtools")

Using papeR

Tutorials on how to use papeR can be found on CRAN:

or within R via

## introduction to papeR (in combination with Markdown)
vignette("papeR_introduction", package = "papeR")
## introduction to papeR with LaTeX
vignette("papeR_with_latex", package = "papeR")

About

A toolbox for writing Sweave or other LaTeX-based papers and reports and to prettify the output of various estimated models.

Topics

Resources

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages