powered by
lines.circular(x, y, join = FALSE, nosort = FALSE, plot.info = NULL, zero = NULL, rotation = NULL, modulo = NULL, ...)
circular
TRUE
lines.default
plot.circular
x <- rvonmises(20, circular(0), 10) y <- runif(20, 0.5, 1) plot(x, shrink=2) lines(x, y)
Run the code above in your browser using DataLab