# NOT RUN {
airnow <- airnow_load(20140913, 20141010)
v_low <- AQI$breaks_24[4]
CA_unhealthy_monitors <- monitor_subset(airnow, stateCodes='CA', vlim=c(v_low, Inf))
monitorLeaflet(CA_unhealthy_monitors, maptype="toner")
# }
Run the code above in your browser using DataLab