subsetDataForHierTrees: Subset Data For Hier Trees

Description Usage Arguments Value

View source: R/MakeHierarchyTree.R

Description

This internal function removes repeat taxonomic units, undefined clades, and NAs from hierarchy information.

Usage

1
subsetDataForHierTrees(oneFileHier, HierID)

Arguments

oneFileHier

A dataframe of taxonomic hierarchy information out of OneFileHierarchy function

HierID

Hierarchy ID value of interest

Value

Returns a subset data frame with only parent nodes from HierID up for building taxonomic trees.


Reol documentation built on May 2, 2019, 5:54 p.m.