read.xlsx_alls: Read all sheets from an xlsx

View source: R/io.R

read.xlsx_allsR Documentation

Read all sheets from an xlsx

Description

Read all sheets from an xlsx; return them as a list or assign in the calling environment

Usage

read.xlsx_alls(f = NULL, ...)

Arguments

f

xlsx file

...

other options passed to openxlsx::read.xlsx


lbraglia/lbmisc documentation built on March 28, 2024, 10:03 a.m.