df2phytaxa {flora}R Documentation

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?


[Package flora version 0.3.4 Index]