powered by
Generate peak values.
getPeakVec( peakData = c(10, 100), StartDate = "2020-03-03", EndDate = "2020-06-24" )
Vector of time steps and peak heights.
Day, simulation starts.
Day, simulation ends.
This function returns a vector of peaks data.
# NOT RUN { getPeakVec() # }
Run the code above in your browser using DataLab