build.psid {psidR} | R Documentation |
Build example PSID
Description
Builds a panel from the full PSID dataset
Usage
build.psid(datadr = "~/datasets/psid/", small = TRUE)
Arguments
datadr |
string of the data directory |
small |
logical TRUE if only use years 2013 and 2015. |
Value
a data.table with panel data
[Package psidR version 2.2 Index]