Skip to content

The Leipzig Catalogue of Vascular Plants

License

Notifications You must be signed in to change notification settings

alegent/LCVP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCVP v1.0.2

This is a datapackage containing the species list of the Leipzig Plant Catalogue. To use the data for name resolution use the lcvplants package.

Installation

You can easily install LCVP from within R using devtools (you may need to instsall devtools first).

devtools::install_github("idiv-biodiversity/LCVP")

Usage

LCP is a data package. You can use it to access and export the Leipzig Vascular Plant Catalogue. For taxonomic name resolution using LCVP use the lcvplants package.

data(tab_lcvp)
str(tab_lcvp)
head(tab_lcvp)

data(ref_lcvp)
head(ref_lcvp)

Citation

Freiberg M, Winter M, Gentile A, Zizka A, Muellner-Riehl AN, Weigelt A & Wirth C. The Leipzig Catalogue of Plants (LCVP) –- An improved taxonomic reference list for all known vascular plants. R package, available at https://github.com/idiv-biodiversity/LCVP.

About

The Leipzig Catalogue of Vascular Plants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.9%
  • R 0.1%