wide: Wide Data Frame Transform taxa count data from long to wide...

Description Usage Arguments Value

Description

Wide Data Frame Transform taxa count data from long to wide format

Usage

1
wide(long.df, taxa.rank, pct.unid = NULL)

Arguments

taxa.rank

Taxonomic Level (PHYLUM, CLASS, ORDER, FAMILY, GENUS)

pct.unid

A threshold can be established to exclude samples that do have too many unidentified taxa in a sample. Enter the percentage of the sample that you are comfortable with being unidentified. If not specified the function will not excluded any samples.

long

Taxa count data

Value

Taxa counts in wide format


zsmith27/Benthos documentation built on May 5, 2019, 2:38 a.m.