View source: R/simplifyMeasureNames.R
simplifyMeasureNames | R Documentation |
Clips aggregation names from character vector. E.g: 'mmce.test.mean' becomes 'mmce'. Elements that don't contain a measure name are ignored and returned unchanged.
simplifyMeasureNames(xs)
xs |
(character) |
(character).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.