powered by
Export Rveg database to Juice software compatible format
RvegToJuice(Data, checklist = "default", export = "export")
csv file which is readible by Juice
name of your Rveg database
path to your custom species checklist
name of your exported csv file
## NOT RUN if (interactive()) { RvegToJuice(Data = paste0( path.package("Rveg"), "/extdata/example_db" )) }
Run the code above in your browser using DataLab