MADtraits_datasets: Get vector of the IDs for all datasets available within...

Description Usage Value Author(s) See Also Examples

View source: R/datasets.R

Description

Returns a vector of all IDs for the datasets that MADtraits can download. This can be used to identify particular datasets you wish to download using MADtraits.

Usage

1

Value

Vector of dataset IDs

Author(s)

Will Pearse; Matthew Helmus

See Also

citations MADtraits

Examples

1
2
3
4
5
## Not run: 
datasets <- MADtraits_datasets()
data <- MADtraits(datasets = datasets[1:2])

## End(Not run)

willpearse/natdb documentation built on April 7, 2020, 8:33 a.m.