reptRefs: Extract references from the Reptile Database

View source: R/reptRefs.R

reptRefsR Documentation

Extract references from the Reptile Database

Description

Extract references from the Reptile Database

Usage

reptRefs(x = NULL, getLink = TRUE)

Arguments

x

A binomial species name (e.g., "Boa constrictor").

getLink

Logical; if TRUE, also returns associated links to references.

Value

A character vector of references (if getLink = FALSE), or a data frame with columns reference and link.

Examples


df <- reptRefs("Apostolepis adhara")



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