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


readabs documentation built on Aug. 8, 2023, 9:06 a.m.