rvn_rvh_blankSBdf {RavenR} | R Documentation |
Generates a blank data frame for Raven subbasin properties. Compatible with rvn_rvh_write
.
rvn_rvh_blankSBdf(nSubBasins = 1)
nSubBasins |
Number of SubBasins in model, used to determine number of rows in table (default = 1) |
data.frame of blank SubBasin properties to be filled in by user
Leland Scantlebury
rvn_rvh_blankHRUdf
to generate blank HRU data frame
SBtable <- rvn_rvh_blankSBdf(nSubBasins = 3) SBtable