list_dataset_columns_config | R Documentation |
Internal function that provides configuration settings for each supported
dataset in list_dataset_columns
. New data sets can be added by
including their configuration here.
list_dataset_columns_config(dataset)
dataset |
Character vector of length 1. Dataset identifier. |
A list containing configuration settings for the specified dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.