Description Usage Arguments Value Examples
View source: R/read-forecast-power.R
Read Power Forecasts
1 | read_forecast_power(path)
|
path |
path to a directory containing forecast files or a single file. |
adata.table
1 2 3 4 5 6 | ## Not run:
fore_pow <- read_forecast_power(path = "inputs/directory/")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.