powered by
Plot a line through the first and third quantile of a halfnormal line
qqlineHalf(x)
No return value, called for side effects
numeric vector
z=rnorm(100) faraway::halfnorm(z) qqlineHalf(z)
Run the code above in your browser using DataLab