Learn R Programming

taxa (version 0.2.0)

remove_redundant_names: Remove redundant parts of taxon names

Description

Remove the names of parent taxa in the begining of their children's names in a taxonomy or taxmap object. This is useful for removing genus names in species binomials.

obj$remove_redundant_names()
remove_redundant_names(obj)

Arguments

obj

A taxonomy or taxmap object

Value

A taxonomy or taxmap object