armadillo.install_packages {MolgenisArmadillo} | R Documentation |
Install package
Description
Installs a user defined package into the provided profile. The package is automatically whitelisted after installation. Only available during development.
Usage
armadillo.install_packages(paths, profile = "default")
Arguments
paths |
the path(s) to the package(s), can be a vector or a string |
profile |
the selected profile |
[Package MolgenisArmadillo version 2.6.3 Index]