View source: R/dbpf_export_csv_NWT.R
format_NWT | R Documentation |
adds header information to a csv to conform with NTGS data standards.
format_NWT(con, data, location_name, project_name, project_number)
con |
Database connection object, as returned by dbpf_con() |
data |
data frame |
location_name |
Character, name of site for which data is to be desired. Used to query the database. |
project_name |
Character, used in file header metadata |
project_number |
Character, used in file header metadata |
None
Nick Brown <nick.brown@carleton.ca>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.