Skip to contents

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

if (FALSE) {
 df<- mindat_locality_type(50)
}