README.md

project3

R-CMD-check

The goal of project3 is to create a new package containing linear model, random forest model, t-test, knn model functions

Installation

You can install the released version of project3 from Github

devtools::install_github("SabrinaYuY/project3")

Use

library(project3)
# Use this to view the vignette in the Demo HTML help
help(package = "project3", help_type = "html")
# Use this to view the vignette as an isolated HTML file
utils::browseVignettes(package = "project3")


SabrinaYuY/project3 documentation built on Dec. 18, 2021, 12:02 p.m.