inst/rstudio/templates/project/resources/prepare_data.R

# In this file, write the R-code necessary to load your original data file
# (e.g., an SPSS, Excel, or SAS-file), and convert it to a data.frame. Then,
# use the function open_data(your_data_frame) or closed_data(your_data_frame)
# to store the data.

library(worcs)
cjvanlissa/worcs documentation built on Nov. 7, 2024, 1:20 p.m.