hist: Histogram of Various Object Attributes in Package sampSurf
Description
Several different classes have methods for generating
histograms of one or more of their class attributes. The different
methods are described in hist-methods. They all extend
R's graphics::hist generic, and so allow all of the arguments
that it does. In addition, some of the methods have other new
arguments as well.
Arguments
Value
The same as is returned in the graphics::hist generic.
Details
The different attributes of each class that are plotted are
described in hist-methods. Not all classes have a
hist method, so it is also advisable to check which ones do,
and what extra arguments might be available. For example, one can
render a distribution of any number of different components of
'>downLog attributes in a
'>downLogs container collection.