updateLares | R Documentation |
This auxiliary function lets the user update lares
to latest
CRAN or developer version.
updateLares(force = FALSE, dev = TRUE, all = FALSE, local = FALSE, fb = FALSE)
force |
Boolean. Force install. |
dev |
Boolean. Developer version (Github)? If not, CRAN version. |
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 internal use. |
No return value, called for side effects.
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()
,
importxlsx()
,
ip_data()
,
json2vector()
,
list_cats()
,
listfiles()
,
mail_send()
,
markdown2df()
,
move_files()
,
msplit()
,
myip()
,
quiet()
,
read.file()
,
statusbar()
,
tic()
,
try_require()
,
warnifnot()
,
what_size()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.