force_instl_of_reqd_pkg() is a Force function that checks if a specified local or global environmental condition is met and if not, updates the specified environment to comply with the condition. Specifically, this function implements an algorithm to force install of required package. The function is called for its side effects and does not return a value.
1 | force_instl_of_reqd_pkg(package_nm_1L_chr)
|
package_nm_1L_chr |
Package name (a character vector of length one) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.