View source: R/export_update_table.r
export_update_table | R Documentation |
Exports an update table dataframe as a CSV along with a SQL file to the T drive, to manually update NWOS-DB
export_update_table(df)
df |
is a string containing the name of a NWOS-DB update table |
This function must be run on a machine with a connection to USFS T drive
export_update_table(df="SAMPLE_UPDATE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.