
Last chance! 50% off unlimited learning
Sale ends in
Transforms given angles in counter clock mode into clockwise angles.
Clockwise(x, start = 0)
a vector of angles
the starting angle for the transformation. Defaults to 0.
a data.frame with two columns, containing the start and end angles.
Sometimes there's need for angles being defined the other way round.
# NOT RUN {
Clockwise( c(0, pi/4, pi/2, pi))
# }
Run the code above in your browser using DataLab