locality_age {OpenMindat} | R Documentation |
locality_age
Description
retrieve locality age by its id
Usage
locality_age (id,...)
Arguments
id |
the mindat localitiy age id. |
... |
Further named parameters. |
Details
This function releated to the fields "id" of locality_age and locality.
Value
df, data frame of locality age.
Examples
## Not run:
df <-locality_age(3337)
## End(Not run)
[Package OpenMindat version 1.0.0 Index]