Description Usage Arguments Details Examples
Given 24 hour matrix, it returns HLH/LLH Daily data frame.
1 | CalcDailyPeakPeriods(date, mtx, market = "PNW", colname = "")
|
date |
Consecutive daily date data in 'date' format. |
mtx |
A matrix with 24 columns corresponding to each hour. Number of rows need to match the length of date. |
market |
"PNW", "CAISO" or "MISO" |
colname |
columnname prefixes to HLH/LLH. |
WECC definition was used in HLH/LLH split.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.