View source: R/doRegroupings.R
regroupedValues | R Documentation |
Regroup Values According to Configuration
regroupedValues( values, config = NULL, labels = "labels1", to.factor = FALSE, to.numeric = TRUE, dbg = TRUE )
values |
vector of values |
config |
configuration (list) describing how to regroup. If the list
contains an element |
labels |
default: "labels1" |
to.factor |
if |
to.numeric |
(default: |
dbg |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.