load_kami_excel: 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_kami_excel(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.


luciphr/colrectr documentation built on Dec. 21, 2021, 12:41 p.m.