Learn R Programming

Taxonstand (version 2.4)

bryophytes: List of bryophytes

Description

bryophytes contains species names for 100 Mediterranean bryophytes

Usage

data(bryophytes)

Arguments

Format

A data frame with 100 observations on the following 5 variables.

Full.name

a character vector

Genus

a character vector

Species

a character vector

Var

a character vector

Intraspecific

a character vector

Examples

Run this code
# NOT RUN {
data(bryophytes)
str(bryophytes)
# }

Run the code above in your browser using DataLab