localitiy_type_retrieve {OpenMindat}R Documentation

localitiy_type_retrieve

Description

retrieve locality type by an given id of locality.

Usage

localitiy_type_retrieve (id,...)

Arguments

id

the mindat localitiy id

...

Further named parameters.

Details

This function is to retrieve the locality types by an given id of locality. @export

Value

df, data frame of locality status.

Examples

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

## End(Not run)

[Package OpenMindat version 1.0.1 Index]