read_abs_metadata: Extracts ABS series metadata directly from Excel spreadsheets...

View source: R/read_abs_data.R

read_abs_metadataR Documentation

Extracts ABS series metadata directly from Excel spreadsheets and converts to long-form.

Description

Extracts ABS series metadata directly from Excel spreadsheets and converts to long-form.

Usage

read_abs_metadata(path, sheet)

Arguments

path

Filepath to Excel spreadsheet.

sheet

Sheet name or number.

Value

Long-form dataframe


MattCowgill/readabs documentation built on Feb. 2, 2024, 12:03 a.m.