Learn R Programming

Reol (version 1.55)

OneFileHierarchy: Creates A Taxonomic Hierarchy for a single Taxon

Description

This function uses a provider hierarchy file to gather information about all taxonomic levels and their associated IDs.

Usage

OneFileHierarchy(MyHier)

Arguments

MyHier
A single of filename for downloaded hierarchy page

Value

Returns a data frame where each row is a hierarchical taxonomic unit.

Examples

Run this code
	data(MyHiers)
	OneFileHierarchy(MyHiers[1])

Run the code above in your browser using DataLab