Description Usage Arguments Examples
View source: R/dataprep_table_formatting.R
Converts a sidora table to a format that can be use with pandora table upload interface
1 | format_as_update_existing(sidora_table)
|
sidora_table |
a sidora table |
1 2 3 4 5 | ## Not run:
sidora_table <- get_df("TAB_Site", con)
format_as_update_existing(sidora_table,)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.