Rdocumentation
powered by
Learn R Programming
pgs (version 0.4-0)
ltransf: Linear transform of Figure, VecLat or FigLat objects
Description
Linear transform of a subset.
Usage
ltransf(x, m)
Arguments
x
a
Figure-class
,
VecLat-class
or
FigLat-class
object.
m
a matrix defining the linear transform.
Value
An object of the same class as
x
.
See Also
Figure-class
,
VecLat-class
,
FigLat-class
.