powered by
: Queries the list of localities that have the given time
localities_list_updated_at(updateDate,...)
df, a data frame of localities
string (date-time), Last updated datetime in format %Y-%m-%d %H:%M:%S
Further named parameters.Other optional arguments.
This function releated to all the fields "updated_at" of localities. retrieve the localities that have the latest updated at the given time.
if (FALSE) { df <-localities_list_updated_at("lava") }
Run the code above in your browser using DataLab