View source: R/palimpsest_utils.R
cit.discretize | R Documentation |
Discretize a continous variable by specified lim
cut-off(s)
cit.discretize(x, lim, quant = FALSE, addlevels = FALSE)
x |
a vector |
lim |
cut-off(s) |
quant |
if TRUE (default FALSE) the |
addlevels |
add character levels indicating the cut-offs (i.e. for un cut-off iqq levels=c("<iqq",">=iqq") ) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.