install_package {just.install} | R Documentation |
internal function to that installs a single package based on data provided
Description
internal function to that installs a single package based on data provided
Usage
install_package(package_name, source_type, source_param)
Arguments
package_name |
package name |
source_type |
where it should be installed from |
source_param |
repository source, where it applies |
Value
no output
[Package just.install version 1.0.2 Index]