Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.