localities_list_updated_at: retrieve the localities list updated at the given time.

View source: R/mindat_localities.R

localities_list_updated_atR Documentation

retrieve the localities list updated at the given time.

Description

: Queries the list of localities that have the given time

Usage

localities_list_updated_at(updateDate,...)

Arguments

updateDate

string (date-time), Last updated datetime in format %Y-%m-%d %H:%M:%S

...

Further named parameters.Other optional arguments.

Details

This function releated to all the fields "updated_at" of localities. retrieve the localities that have the latest updated at the given time.

Value

df, a data frame of localities

Examples

## Not run: 
df <-localities_list_updated_at("lava")

## End(Not run)

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