print-methods {aws} | R Documentation |
Methods for Function ‘print’ from package 'base' in Package ‘aws’
Description
The function provides information on data dimensions, creation of the object and
existing slot-names for objects of class "aws"
, "awssegment"
,
"ICIsmooth"
and "kernsm"
Methods
signature(x = "ANY")
-
Generic function: see
print
. signature(x = "aws")
-
Provide information on data dimensions, creation of the object and existing slot-names for objects of class
"aws"
signature(x = "awssegment")
-
Provide information on data dimensions, creation of the object and existing slot-names for objects of class
"awssegment"
signature(x = "ICIsmooth")
-
Provide information on data dimensions, creation of the object and existing slot-names for objects of class
"ICIsmooth"
signature(x = "kernsm")
-
Provide information on data dimensions, creation of the object and existing slot-names for objects of class
"kernsm"
Author(s)
J\"org Polzehl polzehl@wias-berlin.de
See Also
aws
,
awssegment
,
ICIsmooth
kernsm
[Package aws version 2.5-5 Index]