data-raw/DATASET.R

#Add a data.frame called `lm_patho` as a data set to the package
lm_patho=read.csv("/Users/wuyinfei/Desktop/homework-1/lm_patho.csv")
usethis::use_data(lm_patho, overwrite = TRUE)
wuyinfeistella/bis557 documentation built on Jan. 1, 2021, 12:52 p.m.