extract_abs_sheets: Extract data sheets from an ABS timeseries workbook saved...

Description Usage Arguments

Description

Note that this function will not tidy the data for you. Use 'read_abs_local()' to import and tidy data from local ABS time series spreadsheets or 'read_abs()' to download, import and tidy ABS time series.

Usage

1
extract_abs_sheets(filename, table_title = NULL, path = "data/ABS")

Arguments

filename

Filename for an ABS time series spreadsheet (as string), such as "6202002.xls".

table_title

String giving the full title of the ABS table, such as "Table 1. Employed persons, Australia"

path

Local directory in which an ABS time series is stored. Default is "data/ABS"


MattCowgill/getabs documentation built on May 8, 2019, 8:55 p.m.