R/amphweb_data.R

#' AmphibiaWeb Taxonomy
#'
#' Data table of taxonomy downloaded from http://amphibiaweb.org/. The dataset contains a list of species and species names used by AmphibiaWeb as well as higher level taxonomy and more (IUCN red list status etc.). 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 AmphibiaWeb website has been updated.
#' When using this dataset, please cite accordingly, as specified by their terms of use (CC-BY-NC license):
#' Citation: AmphibiaWeb. <year>. <https://amphibiaweb.org> University of California, Berkeley, CA, USA. <date of access>.
#'
#' @docType data
#' @usage amphweb
#' @format R dataset
#' @keywords datasets
#' @details dataset last updated on 9th September 2024
#' @examples
#' head(amphweb)
#' amphweb<-AmphiNom::amphweb
'amphweb'
hcliedtke/AmphiNom documentation built on Nov. 8, 2024, 8:10 a.m.