powered by
Make trefoil arrowhead
arrow_head_trefoil( rotate = 0, rescale = c(1, 1), nudge = c(0, 0), transformations = c("unitizer", "rotater", "rescaler", "nudger"), n = 361, plot = FALSE )
a matrix
rotation angle in radians
a single value or 2-length vector for scaling in x and y
a single value or 2-length vector for nudging in x and y
a vector of transformation functions
number of points in polygon
plot arrowhead if TRUE
trefoil <- arrow_head_trefoil(plot = TRUE)
Run the code above in your browser using DataLab