Learn R Programming

lares (version 4.10.6)

updateLares: Update the library

Description

This function lets the user update from repository or local source.

Usage

updateLares(force = FALSE, all = FALSE, local = FALSE, fb = FALSE)

Arguments

force

Boolean. Force install

all

Boolean. Install other recommended libraries? Kinda Docker install!

local

Boolean. Install package with local files? (or Github repo)

fb

Boolean. From FB instance? Personal use

Value

No return value, called for side effects.

See Also

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(), haveInternet(), image_metadata(), importxlsx(), ip_data(), json2vector(), listfiles(), mailSend(), msplit(), myip(), quiet(), read.file(), statusbar(), tic(), try_require(), zerovar()