Data are updated by the City of St. Louis on their open data site on a weekly basis. This function returns the date of the last update.

csb_last_update()

Value

A string scalar containing the date of last update.

Examples

# NOT RUN {
last_update <- csb_last_update()
# }