| as_cropped_char {diffdf} | 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)
Arguments
inval | 
 a single element value  | 
crop_at | 
 character limit  | 
[Package diffdf version 1.0.4 Index]