Description Usage Arguments Value Examples
The function formats the count distribution from the histogram function
1 |
hist |
histogram |
x,y
1 2 | x <- runif(1000)
counts <- get_counts( hist(x, plot=FALSE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.