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

R build status Codecov test coverage

univariate

univariate is an R package for finding solutions to univariate functions.

Installation Instructions

devtools::install_github("steventhornton/univariate")

To Do



steventhornton/univariate documentation built on June 5, 2020, 2:37 p.m.