add_taxa: Add an id to a representative list

View source: R/strata.R

add_taxaR Documentation

Add an id to a representative list

Description

Add an id to a representative list

Usage

add_taxa(x, taxa, ...)

## S3 method for class 'Strata'
add_taxa(x, taxa, ...)

## S3 method for class 'phylo'
add_taxa(x, taxa, ...)

Arguments

x

A Strata or phylo object (all IDs MUST be NCBI taxonomy IDs)

taxa

NCBI taxon ids to add

...

Additional arguments (not used currently)

Value

Strata or phylo object


arendsee/phylostratr documentation built on Dec. 23, 2024, 1:31 p.m.