powered by
Plot a hypothesis.
# S3 method for opahypothesis plot(x, title = TRUE, ...)
No return value, called for side effects.
an object of class "opaHypothesis"
a boolean indicating whether to include a plot title
ignored
h <- hypothesis(c(1,2,3,3,3)) plot(h)
Run the code above in your browser using DataLab