knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

odeqIRtools

The goal of odeqIRtools is to provide functions needed for Oregon's Integrated Report Assessment

Installation

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

# install.packages("devtools")
devtools::install_github("TravisPritchardODEQ/odeqIRtools")



TravisPritchardODEQ/IRLibrary documentation built on April 15, 2024, 9:03 a.m.