knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
In these labs, you will write functions to implement regression calculations.
You will be adding functionality to a package called regress431
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.