Learn R Programming

BIOMASS (version 2.1.11)

genusFamily: Genus Family database

Description

To create this database, we combined the genera from The Plant List (http://www.theplantlist.org/1.1/browse/-/-/) and the Vascular Plant Families and Genera from Kew (http://data.kew.org/vpfg1992/genlist.html). Families were checked against the APGIII families.

Usage

data("genusFamily")

Arguments

Format

A data frame with 28107 observations on the following 2 variables:

  • family: Vector of families APGIII corrected

  • genus: Vector of genus

Examples

Run this code
data(genusFamily)
str(genusFamily)

Run the code above in your browser using DataLab