rvn_weathercan_metadata_sample {RavenR} | R Documentation |
weathercan sample metadata for RavenR package
Description
A dataset downloaded using the weathercan package function stations_search
for stations
within 150 km of Merritt, BC. Additional details on the weathercan package and data formats can be found at the
weathercan github page.
Note that this sample is provided to avoid loading the weathercan package while compiling and testing the package.
Additional information on data provided by Environment Canada can be found on the Historical Data portal.
Usage
rvn_weathercan_metadata_sample
Format
rvn_weathercan_sample is a tibble with 3 rows, and 17 columns.
Source
Historical Climate Data from Environment Canada (climate.weather.gc.ca) via 'weathercan' package
See Also
rvn_met_recordplot
for checking the record of meteorological data. This function example
also has the original code used to create the rvn_weathercan_metadata_sample data set.