data-raw/DATASET.R

## code to prepare `DATASET` dataset goes here

d<-read.csv(file.choose())
perfectionism<-d
usethis::use_data(perfectionism, overwrite = TRUE)
cribbie/negligible documentation built on Nov. 9, 2024, 8:36 p.m.