addPlottedLabel: Add the information associated with a text label that has...

Description Usage Arguments Value

View source: R/addNonOverlappingTestLabelsOrPoints.R

Description

Function used by addTextLabels()

Usage

1
addPlottedLabel(x, y, height, width, plottedLabelInfo)

Arguments

x

X coordinate of point of interest

y

Y coodrinate of point of interest

height

The height of the label associated with the point of interest

width

The width of the label associated with the point of interest

plottedLabelInfo

The coordinates and label information about the locations where a label has already plotted

Value

Returns a list containing information for all the plotted labels, included the one just added


JosephCrispell/plotteR documentation built on June 6, 2021, 7:24 p.m.