make_taxon_names: Iterate through the various ways of representing taxon names

View source: R/make_taxon_names.R

make_taxon_namesR Documentation

Iterate through the various ways of representing taxon names

Description

Spend some time making sure they are valid, too. Thus we want to get rid of weird characters like hash marks, pipes, etc.

Usage

make_taxon_names(entry, column = "TaxonUnmodified", spaces = "dot")

Arguments

entry

An entry of the eupathdb metadata.

column

Which column should be used to query the species name?

Value

A list of hopefully valid nomenclature names to be used elsewhere in this family.

Author(s)

atb


khughitt/EuPathDB documentation built on Nov. 4, 2023, 4:19 a.m.