powered by
Reload a package by first detaching and loading the library.
reload(pkg)
Side effect is used.
Character string, name of the package
Jitao David Zhang <jitao_david.zhang@roche.com>
detach and library
detach
library
## the example should not run because it will reload the package if (FALSE) { reload(ribiosUtils) }
Run the code above in your browser using DataLab