RvegCombine | R Documentation |
Merging species or layers in the database
RvegCombine(database, export = "export", checklist = "default")
database |
name of the loading database |
export |
name of the exported database |
checklist |
checklist to be used |
export two csv files, one for releve and one for header
## NOT RUN
if (interactive()) {
RvegCombine(database = paste0(
path.package("Rveg"),
"/extdata/example_db"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.