R/utils.R
dot-trunc_str.Rd
Truncate a string to a max length
.trunc_str(s, max_length = 35)
String to truncate
Length to truncate s to (35)