Rdocumentation
powered by
Learn R Programming
Momocs (version 0.2-6)
coo.scale: Scales a list or matrix of coordinates.
Description
coo.scale
resizes
coo
so that it can be included in a square of
scale
side.
Usage
coo.scale(coo, scale)
Arguments
coo
A
list
or a
matrix
of coordinates.
scale
The scale to use.
Value
Returns a matrix of
(x; y)
coordinates.
See Also
coo.template
.