## code to prepare `DATASET` dataset goes here
lm_patho=read.csv("/Users/chizhang/Downloads/academic/BIS 557/hw1/homework-1/lm_patho.csv")
usethis::use_data(lm_patho, overwrite = TRUE)
#usethis::use_data(DATASET, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.