Description Usage Arguments Value
View source: R/addNonOverlappingTestLabelsOrPoints.R
Function used by addTextLabels() and addPoints()
1 2 3 4 5  | euclideanDistancesWithRescaledXAxis(
  pointInfo,
  alternativeLocations,
  axisLimits
)
 | 
pointInfo | 
 A list storing the information for the input points  | 
alternativeLocations | 
 A list storing the coordinates of the alternative locations  | 
axisLimits | 
 The limits of the X and Y axis: (  | 
Returns the distances between the sets of points provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.