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 jeksterslabRdoc is to provide useful utility functions to support writing documents using the Jekdoc markup language.

Installation

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

remotes::install_github("jeksterslabds/jeksterslabRdoc")

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRdoc documentation built on July 15, 2020, 8:40 a.m.