mindat_locality_type {OpenMindat}R Documentation

mindat_locality_type

Description

retrieve locality type by its id

Usage

mindat_locality_type (id,...)

Arguments

id

locality type id

...

Further named parameters.

Value

df, data frame of locality type list

Examples

## Not run: 
 df<- mindat_locality_type(50)

## End(Not run)

[Package OpenMindat version 1.0.0 Index]