Learn R Programming

OpenMindat (version 1.0.1)

locality_age: locality_age

Description

retrieve locality age by its id

Usage

locality_age (id,...)

Value

df, data frame of locality age.

Arguments

id,

the mindat localitiy age id.

...,

Further named parameters.

Details

This function releated to the fields "id" of locality_age and locality.

Examples

Run this code
if (FALSE) {
df <-locality_age(3337)
}

Run the code above in your browser using DataLab