## code to prepare `DATASET` dataset goes here
#usethis::use_data(DATASET, overwrite = TRUE)
lm_patho=read.csv("/Users/rantu/Documents/Study/Graduate/20fall/computational statistical/homework-1/lm_patho.csv")
usethis::use_data(lm_patho, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.