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

jspputils

The goal of jspputils is to ...

Installation

You can install jspputils from github with:

# install.packages("devtools")
devtools::install_github("jspaezp/jspputils")

Example

This is a basic example which shows you how to do a template data analysis


TODOS



jspaezp/jspputils documentation built on May 23, 2019, 2:50 p.m.