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.
#'
#' @docType data
#' @usage amphweb
#' @format R dataset
#' @keywords datasets
#' @examples
#' head(amphweb)
#' amphweb<-defrostR::amphweb
'amphweb'

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.