Learn R Programming

lares (version 5.1.0)

importxlsx: 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(), db_download(), db_upload(), export_plot(), export_results(), get_credentials(), h2o_predict_API(), h2o_predict_MOJO(), h2o_predict_binary(), h2o_predict_model(), h2o_selectmodel(), haveInternet(), image_metadata(), ip_data(), json2vector(), listfiles(), mail_send(), msplit(), myip(), quiet(), read.file(), statusbar(), tic(), try_require(), updateLares(), zerovar()