#' LAB 4 PACKAGE
#'
#' Solutions to Lab 4 in Advanced R programming (73A94) at Linkoping University fall 2021. The package estimates linear regression.
#' @docType package
#' @author Lech Kaczmarczyk \email{lech.kaczmarczyk@@liu.se}
#' @author Elis Carlberg Larsson \email{elis.carlberg.larsson@@liu.se}
#' @name lab4
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.