knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Travis build status AppVeyor build status codecov

The goal of jeksterslabRterm is to provide useful utility functions to setup terminal tools for R scripting.

Installation

You can install the released version of jeksterslabRterm from GitHub with:

library(devtools)
install_github("jeksterslabds/jeksterslabRterm")

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRterm documentation built on July 13, 2020, 11:43 p.m.