colQuantile | R Documentation |
Calculates the quantile of each column of a numeric matrix / data frame.
colQuantile(x, na.rm = TRUE, ...)
x |
Numeric input matrix with the distribution. |
na.rm |
Remove NA values for calculation? Default: TRUE |
... |
Pass any other argument. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.