get_metalab_data: Get raw data used by Metalab

Description Usage Arguments Value Examples

View source: R/load_dataset.R

Description

Get raw data used by Metalab

Usage

1
get_metalab_data(dataset_info, short_names, domains)

Arguments

dataset_info

A data.frame of datasets created with get_metalab_dataset_info()

Value

A data.frame of raw data read from Google Sheets

Examples

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)

erikriverson/metalab-package documentation built on Oct. 9, 2020, 10:48 a.m.