Skip to contents

retrieve locality age by its id

Usage

locality_age (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) {
df <-locality_age(3337)
}