clean_description {teal.modules.clinical} | R Documentation |
Clean up categorical variable description
Description
Cleaning categorical variable descriptions before presenting.
Usage
clean_description(x)
Arguments
x |
( |
Value
a string
Examples
clean_description("Level A (other text)")
clean_description("A long string that should be shortened")
[Package teal.modules.clinical version 0.9.1 Index]