Degrees to text adjustment
degrees_to_adj(
degrees,
top = 90,
clockwise = FALSE,
expand = 0,
bias_side = 3,
bias_height = 1,
plot_ranges = FALSE,
...
)
numeric
value for angles in degrees
numeric
value indicating the angle at the
top position
logical
indicating whether the angle
increases in clockwise direction
numeric
value intended to expand the adjust
value. For example expand=0.5
will expand the adjust
value 50%.
additional arguments are ignored
Utility function to define adj
values suitable
for text plotting, which arranges text relative
to the angle in degrees.
Other venndir spatial:
diff_degrees()
,
display_angles()
,
mean_degree_arc()
,
mean_degrees()
,
rescale_coordinates()
,
spread_degrees()