Description Usage Arguments Value
converts interval values from the cut
function to scalars. Works
inside tidyverse
's mutate
function.
1 | cut_to_numeric(id, .lower = TRUE)
|
id |
value or set of values |
.lower |
boolean to isolate the lower bound or upper bound. Default is
|
vector of scalar values for the bound
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.