Description Usage Arguments Details Value Examples
Convert all RLMS files from .sav to .Rds
1 | rlms_sav2rds(rlms_folder = getwd(), flatten = TRUE, ...)
|
rlms_folder |
path to rlms data |
flatten |
a logical value indicating whether to flatten folder structure, default is TRUE |
... |
arguments passed to rlms_read |
Convert all RLMS files from .sav to .Rds
nothing
1 | # rlms_sav2rds("~/Documents/rlms_data/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.