powered by
Transforms given angles in counter clock mode into clockwise angles.
Clockwise(x, start = 0)
a data.frame with two columns, containing the start and end angles.
a vector of angles
the starting angle for the transformation. Defaults to 0.
Andri Signorell <andri@signorell.net>
Sometimes there's need for angles being defined the other way round.
PlotPolar
Clockwise( c(0, pi/4, pi/2, pi))
Run the code above in your browser using DataLab