Out {Momocs} | R Documentation |
In Momocs, Out
-classes objects are lists of closed outlines,
with optional components, and on which generic methods such as plotting methods (e.g. stack)
and specific methods (e.g. efourier can be applied.
Out
objects are primarily Coo
objects.
Out(x, fac = dplyr::tibble(), ldk = list())
x |
a |
fac |
(optional) a |
ldk |
(optional) |
an Out
object
Other classes:
Coe()
,
Coo()
,
Ldk()
,
OpnCoe()
,
Opn()
,
OutCoe()
,
TraCoe()
methods(class=Out)