powered by
Export Turboveg csv file to Rveg database compatible format
TvToRveg(tv, export = "export", checklist = "default")
csv file
path to Turboveg csv export
name of your exported database
checklist used to match shortnames with species name
## NOT RUN if (interactive()) { TvToRveg(tv = paste0( path.package("Rveg"), "/extdata/tvexport.csv" )) }
Run the code above in your browser using DataLab