powered by
qqplot.t(x, dof, print = FALSE)
"print = TRUE"
qqplot
set.seed(1) rs <- rt(500, 5) qqplot.t(rs, 5)
Run the code above in your browser using DataLab