Description Usage Arguments Examples
View source: R/sppCreditCalc.R
calcIdealWorstCaseValueByPath
| 1 2 | calcIdealWorstCaseValueByPath(lstPaths, periodName = "Jun_17",
  onOrOff = "OFF", ftpRoot = LocalDriveDaPrice, numHours = NULL)
 | 
| ftpRoot | 
| 1 2 3 | aPath <- list(Source = 'WR.MW.SMOK2.CU', Sink = 'SPRM_SPRM')
dateRange <- c('2016-06-01', '2016-07-01')
calcIdealWorstCaseValueByPath(aPath, dateRange = dateRange)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.