data-raw/attributes.R

## code to prepare `core_questions` dataset goes here
library(dplyr)

attributes <- readr::read_csv(here::here("data-raw", "attributes.csv"))

usethis::use_data(attributes)
lee269/shinycsps documentation built on Aug. 9, 2020, 4:52 p.m.