plot-methods {forams} | R Documentation |
~~ Methods for Function plot
~~
Description
~~ Methods for function plot
~~
Methods
signature(x = "abc")
-
An object of class
"abc"
resulting from andabc
analysis. signature(x = "ANY")
-
Other classes objects that will be handled by
plot.default
. signature(x = "fi")
-
An object of class
"fi"
resulting from andfi
analysis. signature(x = "she")
-
An object of class
"she"
resulting from andshe
analysis.
[Package forams version 2.0-6 Index]