localities_retrieve_id: retrieve the localities by a given mindat id.

View source: R/mindat_localities.R

localities_retrieve_idR Documentation

retrieve the localities by a given mindat id.

Description

: Queries the localitiy by given id.

Usage

localities_retrieve_id(id,...)

Arguments

id

integer. the mindat localitiy id.

...

Further named parameters.Other optional arguments.

Details

This function releated to all the fields "id" of localities. retrieve the localities by a given id.

Value

df, a data frame of localities

Examples

## Not run: 
df <-localities_retrieve_id(3337)

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.