fulcrum_table | R Documentation |
Get Fulcrum table with specified table_name
fulcrum_table(table_name, api_key = get_api_key(), col_types = NULL)
table_name |
Name of Fulcrum table |
api_key |
Fulcrum authentication key |
col_types |
One of NULL, a cols() specification, or a string. See vignette("readr") for more details. |
A data frame for specified Fulcrum table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.