Description Usage Arguments Value
This function returns a tibble (currently) in all_data
,
abstracting away the mechanism for accessing it from the chunks.
Throws an error if data is not present.
1 |
all_data |
Data structure |
name |
Name of data to return |
Data object (currently, a tibble or data frame). If the object was marked
NA
in the data store, indicating an optional input that was not found,
a NULL
is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.