c2vsim.readDivData | R Documentation |
c2vsim.readDivData Reads the Diversion Data file. The default values correspond to the Coars version of C2Vsim input file
c2vsim.readDivData(filename, skiplines = 376, NtimeSteps = 1056)
filename |
The name of the file |
skiplines |
the number of files to skip up to the data |
NtimeSteps |
the number of steps of the diversions timeseries |
a table of size NtimeSteps x the number of time series in file
divData <- c2vsim.readDivData("CVdiversions.dat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.