Description Usage Arguments Examples
Time serie vizualisation of unavailability
1 | unavailabilityTS(path, name)
|
path |
|
name |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ## Not run:
getDataOutagesProduction(token = token, bz = "10YBE----------2", docType = "A80",
start = "2018-10-01", end = "2018-12-31", fileToMerge = "BE.csv")
getDataOutagesProduction(token = token, "10YBE----------2", docType = "A77",
start = "2018-10-01", end = "2018-12-31", fileToMerge = "BE.csv")
giveTS("BE.csv", outFile = "BETS.csv", overlappingvalues = "sum")
unavailabilityTS("BETS.csv", c("PU.DOEL 1", "PU.DOEL 2", "PU.DOEL 4"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.