A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/trinker/reports/ below:

trinker/reports: An R package to assist in the workflow of writing academic articles and other 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, slidify, knitcitations, Pandoc and pander. The user will want to download these free programs to maximize the effectiveness of the reports package.

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:

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh(
    "ramnathv/slidify@dev",
    "ramnathv/slidifyLibraries@dev",
    "rstudio/rmarkdown",
    "trinker/reports"
)

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

Web Page
Intoductory Video
Quick Start Slides
Package Vignette
Package PDF Help Manual
click here for information on the programs/packages reports brings together

You are welcome to:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4