detachrv: Detach the rv package

Description Usage Details Author(s) References Examples

Description

detachrv detaches the rv package and restores the original functions in base, graphics and stats packages.

Usage

1

Details

Currently equivalent to detach("package:rv").

Author(s)

Jouni Kerman jouni@kerman.com

References

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").

Examples

1
2
3
4
5
  ## Not run: 
   library(rv)
   detachrv()
  
## End(Not run)

jsta/rv documentation built on Feb. 12, 2022, 5:13 p.m.