View source: R/mindat_ima_minerals.R
minerals_ima_updated_at | R Documentation |
: Queries the list of mineral_ima that have the given time
minerals_ima_updated_at(updateDate,...)
updateDate |
string (date-time), Last updated datetime in format %Y-%m-%d %H:%M:%S |
... |
Further named parameters.Other optional arguments. |
This function is related to the filed "updated_at" of ima minerals. retrieve the localities that have the latest updated at the given time.
df, a data frame of localities
## Not run:
df <-minerals_ima_updated_at("2020-11-10 10:12:20")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.