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.


akikirinrin/lucifer documentation built on Nov. 14, 2021, 2:12 p.m.