Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

imanuelcostigan/aemo

Repository files navigation

aemo

CRAN status GitHub Actions Coverage Status

An R package that enables you to download and collate trading interval price and demand data by region and period from the AEMO website.

Install the package from GitHub with:

    devtools::install_github("imanuelcostigan/aemo")

The package is also available on CRAN:

    install.packages('aemo')