dbRenameSpecies: Rename a Species

Description Usage Arguments Value See Also

View source: R/dbRenameSpecies.R

Description

Rename a species in all tables of the database.

Usage

1
dbRenameSpecies(x, from, to)

Arguments

x

An object of class megapteraProj.

from

A vector of mode "character" giving the species name that should be replaced.

to

A vector of mode "character" giving the new species name.

Value

None, dbRenameSpecies is called for its side effect.

See Also

dbDeleteSpec, dbExcludeSpec, dbIncludeSpec


heibl/megaptera documentation built on Jan. 17, 2021, 3:34 a.m.