Match_species: Match species

View source: R/Match_species.R

Match_speciesR Documentation

Match species

Description

Match genus_species to a given row of ParentChild_gz

Usage

Match_species(
  genus_species = "Sebastes jordani",
  Database = FishLife::FishBase_and_RAM,
  ParentChild_gz = Database$ParentChild_gz
)

Arguments

genus_species

Character vector for Genus_species (separated by underscore character)

ParentChild_gz

Matrix representing taxonomic tree for analyzed data

Value

integer of row numbers of ParentChild_gz matching genus_species


James-Thorson/FishLife documentation built on Feb. 29, 2024, 3:47 a.m.