defrostR (version 1.0.0)

asw_synonyms: Amphibian Species of the World synonyms

Description

Data table generated using the getSynonyms() function. The dataset contains a full list of synonyms listed on the Amphibian Species of the World (ASW) website and the current accepted name of the species. A version is stored internally for the purpose of running examples, but users should be aware that this may be outdated depending both on how recently the defrostR package as well as the ASW website has been updated.

Usage

asw_synonyms

Arguments

Format

R dataset

Details

dataset last updated on 12th July 2017

Examples

Run this code
# NOT RUN {
head(asw_synonyms)
str(asw_synonyms)
asw_synonyms<-defrostR::asw_synonyms
# }

Run the code above in your browser using DataLab