Learn R Programming

lares (version 4.4)

updateLares: Update the library

Description

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

Usage

updateLares(local = FALSE, force = FALSE, restart = FALSE)

Arguments

local

Boolean. Install package with local files (TRUE) or Github repository

force

Boolean. Force install if needed

restart

Boolean. Restart session after re-installing the library