R/letsHerp-package.R

#' letsHerp: An R Interface to the Reptile Database
#' 
#' @description
#' The letsHerp package provides functions to interact with and extract taxonomic and distributional data
#' from the Reptile Database (https://reptile-database.reptarium.cz). It supports advanced search queries, 
#' extraction of species names, synonyms, higher taxa, and related metadata for herpetological research.
#' 
#' @docType package
#' @name letsHerp
#' @keywords internal
#' 

"_PACKAGE"

## usethis namespace: start
#' @importFrom utils flush.console
## usethis namespace: end
NULL

Try the letsHerp package in your browser

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

letsHerp documentation built on June 23, 2025, 5:09 p.m.