Description Usage Arguments Details Value Examples
The generic function value computes the accumulated value
in the buckets of the exponential histogram.
1 2 3 4 5 6 7 |
x |
an exponential histogram |
For exponential histograms, value.exphist will be used.
For any other objects, value.default will be used
to spawn an error message. Use methods(value).
the accumulated value for the histogram
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.