Description Usage Arguments Examples
The constructor function for the HistDat class. This is the only official way to create an instance of this class.
| 1 | HistDat(vals, counts)
 | 
| vals | A vector of observation values, ie all the possible values that could be observed | 
| counts | A vector of counts, each of which corresponds to the same index in the vals parameter | 
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.