Description Usage Arguments Details Value Examples
Load RLMS data of specified wave/level/sample
1 2 |
rlms_folder |
path to rlms data |
wave |
the number of wave |
level |
the level (individual/household/reproductive) |
sample |
the sample (all/representative) |
... |
arguments passed to rlms_read |
Load RLMS data of specified wave/level/sample. This function automatically determines the file name. The function tries to load .Rds file. If .Rds file is missing then .sav file is loaded.
data.frame with RLMS data
1 | # rlms_load("~/Documents/rlms_data/", wave = 20, level = "individual", sample = "rep" )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.