Create a NASIS Flat File for importing Pedon Records
create_PedonPC_NASIS_import.RdCreate a NASIS Flat File for importing Pedon Records
Arguments
- tables
default
NULLcreates an empty template; alternately a list containing data.frames with target table names and new data to write to file.- filename
path to output file containing templates for importing each table associated with the NASIS Pedon object
- dsn
optional path to SQLite Database or an open DBIConnection to a database containing NASIS pedon tables (not yet implemented)
- overwrite
default
FALSEprevents overwritingfilenameif it exists