getBezierAdj4Arrw: Gets the bezier points adjusted for an arrow
Description
Gets the bezier points adjusted for an arrow
Usage
getBezierAdj4Arrw(x, y, arrow_length, length_out = 100)
Arguments
x
The x start and end points
y
The spline control points
arrow_length
The desired length of the arrow
length_out
Increases the resolution for the final bezier
points, i.e. generating more fine-grained intervals