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