Learn R Programming

BIOMASS (version 2.1.11)

apgFamilies: Angiosperm Phylogeny Group (APG III) dataset

Description

APGIII Families taken from the Angiosperm Phylogeny Website (http://www.mobot.org/MOBOT/research/APweb/)

Usage

data("apgFamilies")

Arguments

Format

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

  • order: Vector of order

  • famAPG: Vector of APGIII families

Examples

Run this code
data(apgFamilies)
str(apgFamilies)

Run the code above in your browser using DataLab