powered by
Reload a package by first detaching and loading the library.
reload(pkg)
Character string, name of the package
Side effect is used.
detach and library
detach
library
# NOT RUN { ## the example should not run because it will reload the package # } # NOT RUN { reload(ribiosUtils) # }
Run the code above in your browser using DataLab