load_alldata: Load data from all range of Excel sheet as character

Description Usage Arguments

View source: R/load_data.R

Description

Load data from all range of Excel sheet as character

Usage

1
load_alldata(path, sheet)

Arguments

path

Path to the xls/xlsx file.

sheet

Sheet to read. Either a string (the name of a sheet), or an integer (the position of the sheet). Ignored if the sheet is specified via range. If neither argument specifies the sheet, defaults to the first sheet.


Rindrics/lucifer documentation built on Dec. 18, 2021, 10:50 a.m.