read_all_sheets {metacore} | R Documentation |
Read in all Sheets
Description
Given a path to a file, this function reads in all sheets of an excel file
Usage
read_all_sheets(path)
Arguments
path |
string of the file path |
Value
a list of datasets
[Package metacore version 0.1.3 Index]