#' Testing the linear model
#'
#' This dataset is used to test the linear_model() function.
#'
#' @format A data frame with 2 rows and 2 variables
#' \describe{
#' \item{y}{response variable}
#' \item{x1,x2}{regressors}
#' ...
#' }
"lm_patho"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.