View source: R/labelled_quantile.R
labelled_quantile | R Documentation |
Convert a numeric into a quantile categorical variable, labelled by lower and upper bounds of quantiles (string)
labelled_quantile(x)
x |
Vector, column, or numeric variable to be passed through |
labelled_quantile(c(1,1,1,1,2,3,5,5,6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.