Skip to contents

This auxiliary function lets the user update lares to latest CRAN or developer version.

Usage

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

Arguments

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.

Value

No return value, called for side effects.