#' Regression: A package for computating a linear regression model.
#'
#' The regression package includes two class of which one of then is for plotting.
#'
#' @section linreg function:calculates all the needed variables and saves then in an object called formulas,
#'
#'
#'
#' @docType package
#' @name Regression
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.