powered by
Plots directional data as ticks on a circle, with angles plotting in a clockwise direction from the top.
circle.plot(a, degrees = FALSE, tl = 0.1, ...)
no return value
angle(s), scalar or vector
logical. TRUE for degrees, FALSE for radians
TRUE
FALSE
tick length (value between 0 and 1)
optional arguments to be passed on to the generic matlines function
matlines
data(striations,package='geostats') circle.plot(striations,degrees=TRUE)
Run the code above in your browser using DataLab