addReleve | R Documentation |
Digitizing and editing your releves - Rveg database
addReleve(
DATABASE = "NEW",
SAVE = "default",
checklist = "default",
extrahead = NULL,
start = TRUE
)
DATABASE |
name of csv files for releve table and header - database |
SAVE |
name of exporting database |
checklist |
custom checklist |
extrahead |
extra rows in header |
start |
Boolean to start immediately digitizing first releve |
export two csv files, one for releve and one for header (Rveg database)
## NOT RUN
if (interactive()) {
addReleve()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.