View source: R/quantile_tables.R
quantile_tables | R Documentation |
Outputs the quantile tables from the package's corresponding vignette.
quantile_tables(r = 1)
r |
Which partial sum the quantile table should be returned for. (Only r<=10 is available.) Default is r=1. |
A numeric matrix.
quantile_tables(r=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.