# NOT RUN {
# Obtain a coverage report of the
# additional data that the met
# station with the ID value of
# "999999-63897" has over a two-
# year period
met_data <-
station_coverage(
station_id = "999999-63897",
years = 2013:2014
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab