Get references related to a ITIS TSN.
Arguments
- tsn
One or more TSN's (taxonomic serial number) for a
taxonomic group (numeric)
- ...
Further arguments passed on to getpublicationsfromtsn
Examples
if (FALSE) { # \dontrun{
itis_refs(202385)
itis_refs(c(202385, 70340))
} # }