wcvpdata is a data package that redistributes snapshots of the World Checklist of Vascular Plants (WCVP) database so it is easier to load into R.
You can install the latest development version of wcvpdata from GitHub with:
# install.packages("pak")
pak::pak("PaulESantos/wcvpdata")If you use wcvpdata, please cite the snapshot of the database you used and the paper describing WCVP.
You can find out how to cite these by running:
citation("wcvpdata")