| detachrv | R Documentation |
detachrv detaches the rv package and restores the original functions
in base, graphics and stats packages.
detachrv()
Currently equivalent to detach("package:rv").
Jouni Kerman jouni@kerman.com
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Statistics and Computing 17:3, 235-244.
See also vignette("rv").
## Not run: library(rv) detachrv() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.