compare_table_to_public | R Documentation |
Compares a specific table to the LDC either cached or downloaded
Run compare_table_to_public over all tables in a project key
compare_table_to_public(
projectkey,
path_foringest,
tablename,
path_cache = NULL,
path_out = NULL,
testmode = FALSE
)
compare_dataset_to_public(
projectkey,
path_foringest,
path_cache = NULL,
path_out = NULL,
testmode = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.