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

prasia

The goal of prasia is to ...

Installation

You can install prasia from github with:

# install.packages("devtools")
devtools::install_github("lbusett/prasia")

Example

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

## basic example code


lbusett/prasia documentation built on May 8, 2019, 9:31 a.m.