View source: R/nplcm-read-folder.R
get_individual_data | R Documentation |
get individual data
get_individual_data(i, data_nplcm)
i |
index of individual as appeared in |
data_nplcm |
the data for nplcm; see |
a list of the same structure as data_nplcm
; just with one row of values
data(data_nplcm_noreg)
get_individual_data(2,data_nplcm_noreg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.