lower
and upper
. If both parameters are missing
the minimal/maximal values per dimension are extracted.
rescalePoints(x, lower = NULL, upper = NULL)
matrix
]
Matrix of points.numeric(1)
]
Lower bound of the new bounding box.numeric(1)
]
Upper bound of the new bounding box.matrix
]