Description Usage Arguments Value
Rescales a cloud of points so that all the point are located within the
bounds given by lower
and upper
. If both parameters are missing
the minimal/maximal values per dimension are extracted.
1 | rescalePoints(x, lower = NULL, upper = NULL)
|
x |
[ |
lower |
[ |
upper |
[ |
[matrix
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.