getBezierAdj4Arrw: Gets the bezier points adjusted for an arrow

View source: R/bezier_private_functions.R

getBezierAdj4ArrwR Documentation

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

Value

list


Gmisc documentation built on Aug. 26, 2023, 1:07 a.m.