This function lets the user import csv, xlsx, xls, sav files.
read.file(filename, current_wd = TRUE, sheet = 1, quiet = FALSE)
Character
Boolean. Use current working directory before the file's name? Use this param to NOT get absolute root directory.
Character. Name or index of the sheet to read data from if file is xlsx or xls
Boolean. Quiet summary message?
Other Tools:
autoline()
,
bindfiles()
,
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()
,
h2o_update()
,
haveInternet()
,
image_metadata()
,
importxlsx()
,
ip_country()
,
iter_seeds()
,
json2vector()
,
listfiles()
,
mailSend()
,
msplit()
,
myip()
,
pass()
,
quiet()
,
statusbar()
,
tic()
,
try_require()
,
updateLares()
,
zerovar()