## code to prepare `DATASET` dataset goes here
d<-read.csv(file.choose())
perfectionism<-d
usethis::use_data(perfectionism, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.