import_datasets.RdUpload & Import Multiple Report Datasets
import_datasets(report_id, datasets, match_result = NA)Report id or name
List of lists. Each inner list must contain:
The dataset as an R dataframe or nested list
Unique key identifying the dataset
List of chart type strings (e.g. list("table"), list("sankey")).
(optional) List of subgroup column names. Defaults to list().
(optional) User-friendly label. Defaults to data_set_key.
List of lists.