abs_cat_download: Function to download files from the ABS website and store...

Description Usage Arguments Value Author(s)

View source: R/abs-cat-functions.R

Description

Downloads specified ABS catalogue data files from the ABS website, using a valid ABS data table URL.

Usage

1
abs_cat_download(data_url, exdir = tempdir())

Arguments

data_url

Character vector specifying an ABS data URLs.

exdir

Target directory for downloaded files (defaults to tempdir()). Directory is created if it doesn't exist.

Value

Downloads data from the ABS website and returns a character vector listing the location where files are saved.

Author(s)

David Mitchell <david.pk.mitchell@gmail.com>


raustats documentation built on Jan. 11, 2020, 9:31 a.m.