| detachAll | R Documentation |
Detach all packages on search path, as found by
sessionInfo()$otherPkgs.
It puts Berry's packages in descending dependency order.
It tries unloadNamespace and
detach(package:pkg, unload=TRUE).
detachAll()
Berry Boessenkool, berry-b@gmx.de, Sept 2016
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.