R/asw_synonym_data.R

#' Amphibian Species of the World synonyms
#'
#' 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.
#'
#' @docType data
#' @usage asw_synonyms
#' @format R dataset
#' @keywords datasets
#' @details dataset last updated on 12th July 2017
#' @examples
#' head(asw_synonyms)
#' str(asw_synonyms)
#' asw_synonyms<-defrostR::asw_synonyms
'asw_synonyms'

Try the defrostR package in your browser

Any scripts or data that you put into this service are public.

defrostR documentation built on Jan. 20, 2018, 9:01 a.m.