set.seed(123)
plot(cyl_quadsec(0.1))
plot(cyl_vonmises(0,2), n = 100)
plot(cyl_quadsec(0.1),
xlab = "something",
ylab = "something else",
main = "clever title",
col = "red",
fg = "blue",
asp= 1)
Run the code above in your browser using DataLab