Learn R Programming

bdvis (version 0.1.0)

gettaxo: gettaxo - Get higher taxonomy fields data

Description

gettaxo - Get higher taxonomy fields data

Usage

gettaxo(indf)

Arguments

indf
input data frame containing biodiversity data set

Value

  • indf with added / updated columns
    • "kingdom"
    {Kingdom of the Scientific name}
  • "phylum"Phylum of the Scientific name
  • "order"Order of the Scientific name
  • "family"Family of the Scientific name
  • "genus"Genus of the Scientific name

Examples

Run this code
inat=gettaxo(inat)

Run the code above in your browser using DataLab