Description Usage Arguments Value Examples
Get raw data used by Metalab
1 | get_metalab_data(dataset_info, short_names, domains)
|
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:
ml_dataset_info <- metalabr::get_metalab_dataset_info()
ml_data <- metalabr::get_metalab_data(ml_dataset_info)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.