read.dem.sheets: this function is short line to read multiple sheets in a df

Description Usage Arguments Value

View source: R/read_large_amount_of_sheets.R

Description

this function is short line to read multiple sheets in a df

Usage

1
read.dem.sheets(file_path, sheetnames)

Arguments

file_path

path of .xlsx files

sheetnames

an array of sheet names you want to read

Value

returns a list of data.frames of the sheets read


marcusihsmarkit/BasicSettings documentation built on May 21, 2019, 11:44 a.m.