| cimir-defunct | R Documentation |
The functions listed below were deprecated in the previous
release and are now defunct. Alternative functions with similar
functionality are mentioned. Help pages for defunct functions are
available at help("cimir-defunct").
get_data(
targets,
start.date,
end.date,
items,
measure.unit = c("E", "M"),
prioritize.SCS = TRUE
)
get_station(station)
get_station_spatial_zipcode(zipcode)
get_station_zipcode(zipcode)
to_datetime(d)
data_items(type = c("Daily", "Hourly"))
get_dataFor get_data, use cimis_data.
get_stationFor get_station, use cimis_station.
get_station_spatial_zipcodeFor get_station_spatial_zipcode, use cimis_spatial_zipcode.
get_station_zipcodeFor get_station_zipcode, use cimis_zipcode.
to_datetimeFor to_datetime, use cimis_to_datetime.
data_itemsFor data_items, use cimis_items.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.