View source: R/radiator_pkg_install.R
radiator_pkg_install | R Documentation |
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.
radiator_pkg_install(check = TRUE, minimal.install = FALSE)
check |
(logical, optional) Check the packages installed and system info.
Default: |
minimal.install |
(logical, optional) The minimal install does nothing,
and the function just check what's installed.
Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.