load_if_installed | R Documentation |
This function is taken from the Rprofile.site file of Microsoft R Open. It was added to the package namespace to avoid a NOTE during the R CMD check process stating that this function is not gobally defined.
load_if_installed(package)
package |
(character) package name to load, usually this will be package 'RevoUtilsMath' if available |
Only change to the original version is a different bracketing scheme to match the one used in the remaining source-code of the package.
Authors of the Rprofile.site file in Microsoft R Open.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.