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

dasc2594

R build status Codecov test coverage

The goal of the dasc2594 is to provide R code and functions for use in DASC 2594 Multivariable Math for Data Scientists.

Installation

You can install from GitHub with:

# install.packages("devtools")
devtools::install_github("jtipton25/dasc2594")


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.