calcIdealWorstCaseValueByPath: calcIdealWorstCaseValueByPath

Description Usage Arguments Examples

View source: R/sppCreditCalc.R

Description

calcIdealWorstCaseValueByPath

Usage

1
2
calcIdealWorstCaseValueByPath(lstPaths, periodName = "Jun_17",
  onOrOff = "OFF", ftpRoot = LocalDriveDaPrice, numHours = NULL)

Arguments

ftpRoot

Examples

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)

go-yohan/sppcredit documentation built on May 20, 2019, 5:21 p.m.