get_study_list_anthro: Get a data frame of meta data about studies to be used

Description Usage Note Examples

Description

Get a data frame of meta data about studies to be used

Usage

1

Note

Unlike get_study_list, this function returns a subset of studies that are guaranteed to return data in a standard format that includes anthropometry when used with use_study. Also note that there very well may be studies in the larger list returned by get_study_list that have the same kind of structure too but for some reason are not included in the results of this function.

Examples

1
2
3
4
5
## Not run: 
studies <- get_study_list_anthro()
wsb <- use_study("wsb")

## End(Not run)

HBGDki/ghap documentation built on May 6, 2019, 9:45 p.m.