Learn R Programming

flora (version 0.3.4)

df2phytaxa: Phylomatic format

Description

Convert the results of get.taxa() to the phylomatic sample format

Usage

df2phytaxa(taxa, uppercase = TRUE)

Arguments

taxa

A data frame with columns named family, genus, and species.

uppercase

logical. Should the function capitalize first letters?