rvn_custom_data | R Documentation |
A dataset formatted to the xts package, read in by the rvn_custom_read
function.
The dataset contains average SNOW for each HRU in the Nith river model, available
for download in the Raven Tutorials (linked below).
Note that this data set cannot be used with rvn_custom_output_plot
as the file name
information is not available in this data format. Please refer to the example in the plotting function
to use the sample data file directly, which includes the filename information.
The Nith River model can be downloaded from the Raven Tutorials (tutorial #2) https://raven.uwaterloo.ca/Downloads.html
rvn_custom_data
A data frame with 730 rows, containg data for 32 HRUs from 2002-10-01 to 2004-09-29
rvn_custom_read
for reading in custom output files
rvn_custom_output_plot
for plotting custom output
# Preview data
head(rvn_custom_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.