View source: R/dbpf_observations_upload_check.R
dbpf_observations_upload_check | R Documentation |
Inserts a data frame of new devices_locations into database.
dbpf_observations_upload_check(con, dirPath)
con |
DB connection as returned by dbpf_con(). For insert priviledges specific user name and password need to be supplied. |
dirPath |
To local observations .csv file directory. Files should follow proper GP5W or FG2 naming convention. ie. E50BDA_YYYYMMDDhhmmss.csv |
Function will indicate whether the file you're about to upload is safe for uploading.
An output log indicating whether .csv is fit for upload to sensorDb
Hannah Macdonell <hannah.macdonell@carleton.ca>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.