View source: R/cut-to-numeric.R
ps_cut_to_numeric | R Documentation |
Cut to Numeric
ps_cut_to_numeric(x)
x |
A character or factor vector of cuts |
An numeric vector of the cuts.
ps_cut_to_numeric(c(NA, "(0.25,0.75]", "[-2,-1)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.