retrieve locality age by its id
Arguments
- id,
the mindat localitiy age id.
- ...,
Further named parameters.
Value
df, data frame of locality age.
Details
This function releated to the fields "id" of locality_age and locality.
Examples
if (FALSE) { # \dontrun{
df <-locality_age(3337)
} # }