Reload a package by first detaching and loading the library.
Arguments
- pkg
Character string, name of the package
Value
Side effect is used.
Note
So far only character is accepted
Author
Jitao David Zhang <jitao_david.zhang@roche.com>
Examples
## the example should not run because it will reload the package
if (FALSE) { # \dontrun{
reload(ribiosUtils)
} # }