| pbdb_strata_auto | R Documentation | 
Returns a list of strata matching the given prefix or partial name. This can be used to implement auto-completion for strata names, and can be limited by geographic location if desired.
pbdb_strata_auto(...)
| ... | Arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/strata/auto. E.g.: 
 | 
A data frame with information from the strata that match
the name parameter.
## Not run: 
  pbdb_strata_auto(name = "Pin", vocab = "pbdb")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.