powered by
Checking your DATABASE for duplicity and allowing to export table with full species name (not Rveg editable anymore).
RvegCheck( DATABASE, fullnames = FALSE, export = "export", checklist = "default" )
Export csv file releve table
name of csv files for releve table and header - database
logical value if you want to add fullnames to the database
name of exporting database
checklist used to match shortnames with species name
## NOT RUN if (interactive()) { RvegCheck(DATABASE = paste0( path.package("Rveg"), "/extdata/example_db" )) }
Run the code above in your browser using DataLab