if (FALSE) {
# These examples require the 'reptiledb.data' package to be installed.
subspecies_names <- c("Lachesis muta",
"Anilius scytale",
"Anolis bahorucoensis")
search_reptiledbr(subspecies_names, use_fuzzy = FALSE) |>
list_subspecies_reptiledbr()
}
Run the code above in your browser using DataLab