distribute | R Documentation |
distribution of round numeric
distribute(x, digits = NULL)
x |
numeric. |
digits |
numeric. |
a data.frame of round frequency.
distribute(sample(1:5,20, replace = TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.