Converts coordinates in current plot region to device positions (in inch).
getArrowPos(
x,
y,
units = c("coords", "prop"),
dev = c("plot", "figure", "panel")
)Numeric: x coordinate(s)
Numeric: y coordinate(s)
Coordinates (default) or proportions with respect to plot region.
x and y position are measured with respect to the plot region (default), figure panel, or device.
list
Other Utility functions:
findAbsMin(),
find_n_neighbors(),
firstLetterCap(),
getDec(),
getRange(),
getRatioCoords(),
get_palette(),
group_sort(),
inch2coords(),
isColor(),
list2str(),
move_n_point(),
orderBoxplot(),
se(),
sortGroups()