View source: R/loadAndExtract.R
integrateShortWave | R Documentation |
Integrate daily accumulation of shortwave radiation
integrateShortWave(shortwave.mx, rowNum, endTime, startTime = 0)
shortwave.mx |
Matrix of short_wave variable [elem, hour] |
rowNum |
Row number of shortwave.mx |
endTime |
Upper integration time limit (max: 23) |
startTime |
Lower integration time limit (min: 0S) |
Vector of values, length nrow(shortwave.mx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.