Read ABS time series data from the amwudata package.
Usage
read_absdata(name = NULL, export_dir = tempdir())
Arguments
- name
The name, as a string, of the dataset to download.A full list of available data is available at https://github.com/amwu-nrc/amwudata
- export_dir
The directory in which to save downloaded data. Defaults to a temporary directory.