distToBranch: extractPnCnes from net position data

Description Usage Arguments Examples

View source: R/distPlan.R

Description

extractPnCnes from net position data

Usage

1
distToBranch(PTDF, pos, threshold = NULL)

Arguments

PTDF

data.table PTDF

pos

list eq : pos = list(AT = 0, BE = 0, DE = 0, FR = 0, NL = 0)

threshold

numeric, threshold.

Examples

1
2
3
4
## Not run: 
   distToBranch(PTDF, pos = list(AT = 0, BE = 0, DE = 0, FR = 0, NL = 0))

## End(Not run)

rte-antares-rpackage/fbTools documentation built on July 25, 2019, 8:18 p.m.