| get_last_update | R Documentation |
Retrieve the data update timestamp
get_last_update(base_url = .obrasgovr_base_url())
obter_data_atualizacao(base_url = .obrasgovr_base_url())
base_url |
HTTPS base URL. By default, uses the |
A POSIXct value in the UTC time zone.
Other API resources:
get_commitments(),
get_contracts(),
get_feasibility_studies(),
get_geometries(),
get_physical_execution(),
get_projects(),
get_status_history()
if (interactive()) {
get_last_update()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.