get_individual_data: get individual data

View source: R/nplcm-read-folder.R

get_individual_dataR Documentation

get individual data

Description

get individual data

Usage

get_individual_data(i, data_nplcm)

Arguments

i

index of individual as appeared in data_nplcm

data_nplcm

the data for nplcm; see nplcm()

Value

a list of the same structure as data_nplcm; just with one row of values

Examples

data(data_nplcm_noreg)
get_individual_data(2,data_nplcm_noreg)


zhenkewu/baker documentation built on April 26, 2024, 2:35 p.m.