as_cropped_char {rbmi} | R Documentation |
as_cropped_char
Description
Makes any character string above x chars Reduce down to a x char string with ...
Usage
as_cropped_char(inval, crop_at = 30, ndp = 3)
Arguments
inval |
a single element value |
crop_at |
character limit |
ndp |
Number of decimal places to display |
[Package rbmi version 1.2.6 Index]