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

package

The goal of package is to ...

Installation

You can install package from github with:

# install.packages("devtools")
devtools::install_github("shaughnessyar/floodR")

Example

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

## basic example code


shaughnessyar/floodR documentation built on May 3, 2019, 4:01 p.m.