knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

runR

tatata lalala

Installation

You can install runR from github with:

# install.packages("devtools")
devtools::install_github("schliebs/runR")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


schliebs/packageTemplate documentation built on May 16, 2019, 7:47 a.m.