euclideanDistancesWithRescaledXAxis: Calculate the euclidean distance between two sets of points....

Description Usage Arguments Value

View source: R/addTextLabels.R

Description

Function used by addTextLabels()

Usage

1
2
euclideanDistancesWithRescaledXAxis(pointInfo, alternativeLocations,
  axisLimits)

Arguments

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: (c(xMin, xMax, yMin, yMax))

Value

Returns the distances between the sets of points provided


JosephCrispell/addTextLabels documentation built on Nov. 23, 2019, 5:45 a.m.