Description Usage Arguments Value Examples
View source: R/get_metalab_data.R
Get raw data used by Metalab
1 | get_metalab_data(metalab_metadata, short_names, domains, specs)
|
dataset_info |
A data.frame of datasets created with get_metalab_dataset_info() |
A data.frame of raw data read from Google Sheets
1 2 3 4 5 | ## Not run:
metadata <- get_metalab_metadata()
metalab_data <- get_metalab_data(metadata)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.