# NOT RUN {
## Download from multiple provinces
realtime_dd(station_number=c("01CD005","08MF005"))
## To download all stations in Prince Edward Island:
pei <- realtime_dd(prov_terr_state_loc = "PE")
## Access the time of query
attributes(pei)$query_time
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab