Learn R Programming

lares (version 4.7)

statusbar: Progressive Status Bar (Domino)

Description

This function lets the user view a progressbar for a 'for' loop.

Usage

statusbar(run = 1, max.run = 100, label = run, msg = "DONE!")

Arguments

run

Iterator. for loop or an integer with the current loop number

max.run

Number. Maximum number of loops

label

String. With additionaly information to be printed at the end of the line. The default is run.

msg

Character. Finish message

See Also

Other Tools: autoline, bindfiles, bring_api, db_download, db_upload, export_plot, export_results, get_credentials, get_currency, h2o_predict_API, h2o_predict_MOJO, h2o_predict_binary, h2o_predict_model, h2o_selectmodel, h2o_update, haveInternet, importxlsx, ip_country, iter_seeds, json2vector, listfiles, mailSend, matrixwd, msplit, myip, pass, quiet, read.file, try_require, updateLares, zerovar