NWOSdelete64 | R Documentation |
Deletes records from the NWOS database from a 64-bit R session
NWOSdelete64(tables)
tables |
is a character vector containing names of vectors currently in the working environment; each vector contains CNs to be deleted from the corresponding table. |
This function must be run on a machine with an ODBC connection (32-bit) to the USFS FIA production database through a user with read permissions.
NWOSdelete64(tables=c('RESPONSE_DELETE'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.