read_taxa {benthos}R Documentation

Read and Validate Taxa Data

Description

This function reads files in the taxa format.

Usage

read_taxa(filename)

get_taxa()

validate_taxa(.data)

Arguments

filename

name of taxa file

.data

table in taxa-format

Details

Taxa files have the following format:

Other columns are allowed, but silently ingored.

Functions


[Package benthos version 1.3-8 Index]