get.taxon.names {bio.infer}R Documentation

Get taxon names from benthic count file

Description

Get taxon names from benthic count file

Usage

get.taxon.names(bcnt)

Arguments

bcnt

Benthic count file with taxon names in second column

Details

Checks to see if second column is factor or character.

Value

Returns character vector of taxon names.

Author(s)

Lester L. Yuan


[Package bio.infer version 1.3-6 Index]