R/mindat_localities.R
localities_retrieve_id.Rd
: Queries the localitiy by given id.
localities_retrieve_id(id,...)
integer. the mindat localitiy id.
Further named parameters.Other optional arguments.
df, a data frame of localities
This function releated to all the fields "id" of localities. retrieve the localities by a given id.
if (FALSE) { # \dontrun{ df <-localities_retrieve_id(3337) } # }