Description Usage Arguments Details Value Examples
Calculates the mean value of all observations in the histogram dataset
1 2 |
x |
An instance of the class HistDat |
... |
Additional arguments that will be ignored |
An S3 and and S4 generic is defined for this method, allowing
compatibility with existing code that calls base::mean()
instead of
[mean()]
, which is defined as an S4 generic in this package
A numeric of length 1, holding the mean of the observations in the dataset
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.