importxlsx: Import Excel File with All Its Tabs

View source: R/other_functions.R

importxlsxR Documentation

Import Excel File with All Its Tabs

Description

This function lets the user import an Excel file's tabs into a list

Usage

importxlsx(file)

Arguments

file

String. Local Excel file name

Value

List or data.frame. If single tab is found, a data.frame; if multiple tabs are found on file, a list of data.frames.

See Also

Other Tools: autoline(), bind_files(), bring_api(), chr2num(), db_download(), db_upload(), export_plot(), export_results(), files_functions(), font_exists(), formatColoured(), formatHTML(), get_credentials(), glued(), grepm(), h2o_selectmodel(), haveInternet(), image_metadata(), ip_data(), json2vector(), list_cats(), listfiles(), mail_send(), markdown2df(), move_files(), msplit(), myip(), quiet(), read.file(), statusbar(), tic(), try_require(), updateLares(), warnifnot(), what_size()


laresbernardo/lares documentation built on April 25, 2024, 5:31 a.m.