Description Usage Arguments Value Note Author(s) See Also Examples
Reload a package by first detaching and loading the library.
1 | reload(pkg)
|
pkg |
Character string, name of the package |
Side effect is used.
So far only character is accepted
Jitao David Zhang <jitao_david.zhang@roche.com>
1 2 3 4 5 | ## the example should not run because it will reload the package
## Not run:
reload(ribiosUtils)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.