getPeakVec | R Documentation |
Generate peak values.
getPeakVec( peakData = c(10, 100), StartDate = "2020-03-03", EndDate = "2020-06-24" )
peakData |
Vector of time steps and peak heights. |
StartDate |
Day, simulation starts. |
EndDate |
Day, simulation ends. |
This function returns a vector of peaks data.
getPeakVec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.