load_rba_sheet: Load the data sheet(s) from an RBA Excel file

View source: R/load_rba_sheet.R

load_rba_sheetR Documentation

Load the data sheet(s) from an RBA Excel file

Description

Load the data sheet(s) from an RBA Excel file

Usage

load_rba_sheet(filename)

Arguments

filename

Filename, including path, to an RBA Excel workbook

Details

Function loads every sheet in the Excel workbook at filename other than any with names that correspond to known non-data sheets (eg. "Notes").

Value

list of dataframes


readrba documentation built on Sept. 30, 2024, 9:21 a.m.