NWOSload64 | R Documentation |
Loads update tables to the NWOS database from a 64-bit install of R
NWOSload64(tables)
tables |
is a character vector containing names of update tables currently in the working environment. |
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.
NWOSload64(tables=c('SAMPLE_UPDATE','OWNER_UPDATE'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.