i_excel: Import Microsoft Excel files

View source: R/i_excel.R

i_excelR Documentation

Import Microsoft Excel files

Description

Import Microsoft Excel files.

Convert upper-case English characters to lower-case.

Usage

i_excel(folder, path, sheet = NULL, range = NULL)

Arguments

folder

A folder above 1) the Excel file and 2) the R file.

path

Relative to folder, path to the Excel file.

sheet

Optional: a sheet to import.

range

Optional: a cell range to import.

Value

A data-frame.


zhaoy/zhaoy documentation built on Feb. 1, 2024, 7:50 p.m.