
Get a list of taxonomic names matching a prefix or partial name
Source:R/pbdb_queries.R
      pbdb_taxa_auto.RdReturns a list of taxonomic names matching the given prefix or partial name.
Arguments
- ...
- Arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/taxa/auto. E.g.: - name: A partial name or prefix. It must have at least 3 significant characters, and may include both a genus (possibly abbreviated) and a species.
- limit: Set the limit to the number of matches.