#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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.