Description Usage get_data get_station get_station_spatial_zipcode get_station_zipcode to_datetime data_items
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").
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | 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.