R/csb_last_update.R
csb_last_update.Rd
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()
A string scalar containing the date of last update.
# NOT RUN { last_update <- csb_last_update() # }