defrostR (version 1.0.0)

asw_taxonomy: Amphibian Species of the World Taxonomy

Description

Data table generated using the getTaxonomy() function. The dataset contains a full list of species listed on the Amphibian Species of the World (ASW) website along with all higher level taxonomy and the URLs for each 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_taxonomy

Arguments

Format

R dataset

Details

dataset last updated on 12th July 2017

Examples

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

Run the code above in your browser using DataLab