R/letsRept-package.R

#' letsRept: An Interface to the Reptile Database
#' 
#' @description
#' The letsRept 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 letsRept
#' @keywords internal
#' 

"_PACKAGE"

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

Try the letsRept package in your browser

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

letsRept documentation built on June 22, 2026, 9:09 a.m.