contingency_taxa: Compares the taxonomy of the otus

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Given two taxonomy tables find which one is in which one

Usage

1
contingency_taxa(taxa_1, taxa_2)

Arguments

taxa_1, taxa_2

taxonomic table as described in taxonomy

Value

A matrix of nrow(taxa_1) * nrow(taxa_2)


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.