Learn R Programming

metacoder (version 0.3.7)

validate_taxmap_funcs: Validate `funcs` input for Taxamp

Description

Make sure `funcs` is in the right format and complain if it is not. NOTE: This currently does nothing.

Usage

validate_taxmap_funcs(funcs)

Value

A `funcs` variable with the right format

Arguments

funcs

The `funcs` variable passed to the `Taxmap` constructor