pcomposition-class {fsr} | R Documentation |
An S4 Class for representing plateau compositions (subclass of pgeometry
)
Description
An S4 Class for representing plateau compositions (subclass of pgeometry
)
Details
A pcomposition
object is composed of a ppoint
object, pline
object, pregion
object and inherits
the attribute supp
from the class pgeometry
(i.e., the support).
Slots
supp
It is inherited from
pgeometry
.ppoint
A plateau point object.
pline
A plateau line object.
pregion
A plateau region object.
References
[Package fsr version 2.0.1 Index]