powered by
Merging species or layers in the database
RvegCombine(database, export = "export", checklist = "default")
export two csv files, one for releve and one for header
name of the loading database
name of the exported database
checklist to be used
## NOT RUN if (interactive()) { RvegCombine(database = paste0( path.package("Rveg"), "/extdata/example_db" )) }
Run the code above in your browser using DataLab