R/lab4elife599carde734-package.R

#' @details
#' This package is the solution for Lab 4 in Advanced R.
#' It implements linear regression functionality through an RC class object called linreg.
#' This object is responsible for performing calculations and exposing functions to access results.
#' It also offers a summary of the regression as well as plotting capabilities.
#' @keywords internal
"_PACKAGE"
Efaq/lab4elife599carde734 documentation built on Dec. 17, 2021, 6:23 p.m.