Learn R Programming

stlcsb (version 0.1.2)

csb_last_update: Date of Last CSB Data Update from the City of St. Louis

Description

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.

Usage

csb_last_update()

Arguments

Value

A string scalar containing the date of last update.

Examples

Run this code
# NOT RUN {
last_update <- csb_last_update()
# }

Run the code above in your browser using DataLab