Rdocumentation
powered by
Learn R Programming
pgs (version 0.4-0)
content: Content of Figure objects
Description
Generic function computing the content (cardinality, length, area, volume) of simple bounded subsets.
Usage
content(x)
Arguments
x
an object of a class extending
Figure-class
.
Value
x
depending of its class.
See Also
Quadrat-class
,
Segment-class
,
PointPattern-class
.