read_abs_metadata {readabs} | R 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
[Package readabs version 0.4.16 Index]