Description Usage Arguments Details Value Examples
View source: R/nemwebR_any_nslp.R
This function returns Net System Load Profile (NSLP) data from AEMO's NEMWeb as specified by the year argument. If the current year is queried the function will retrieve all weeks in the year.
1 | nemwebR_any_nslp(year)
|
year |
integer of the form YYYY |
Net System Load Profiles are published for each distributor.
Data is available from 2002 to 2021. This code will need updating in 2022.
A data frame
1 | nemwebR_any_nslp(2019)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.