locality_age {OpenMindat} | R Documentation |
retrieve locality age by its id
locality_age (id,...)
id |
the mindat localitiy age id. |
... |
Further named parameters. |
This function releated to the fields "id" of locality_age and locality.
df, data frame of locality age.
## Not run:
df <-locality_age(3337)
## End(Not run)