tidy_rba {readrba} | R Documentation |
Tidy a statistical table from the RBA
Description
Tidy a statistical table from the RBA
Usage
tidy_rba(excel_sheet, series_id = NULL)
Arguments
excel_sheet |
Dataframe of RBA spreadsheet. |
series_id |
Optional series ID |
Value
Tidy tibble
[Package readrba version 0.1.8 Index]