Description Usage Arguments Examples
extractPnCnes from net position data
1 | distToBranch(PTDF, pos, threshold = NULL)
|
PTDF |
data.table PTDF |
pos |
list eq : pos = list(AT = 0, BE = 0, DE = 0, FR = 0, NL = 0) |
threshold |
numeric, threshold. |
1 2 3 4 | ## Not run:
distToBranch(PTDF, pos = list(AT = 0, BE = 0, DE = 0, FR = 0, NL = 0))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.