radiator_pkg_install: radiator packages install helper

View source: R/radiator_pkg_install.R

radiator_pkg_installR Documentation

radiator packages install helper

Description

This function help to install packages for the full suits of radiator functions or the minimal install to lower packages dependencies installation. It also re-install the latest version of radiator when available.

Usage

radiator_pkg_install(check = TRUE, minimal.install = FALSE)

Arguments

check

(logical, optional) Check the packages installed and system info. Default: check = TRUE

minimal.install

(logical, optional) The minimal install does nothing, and the function just check what's installed. Default: check = FALSE, does the full installation of packages you might need using radiator.


thierrygosselin/radiator documentation built on May 5, 2024, 5:12 a.m.