powered by
Wrap long strings to multiple lines
str_wrap(string, width = getOption("width"))
Updated strings with "\n" inserted
"\n"
Input string
Maximum characters before wrapping
Guangchuang Yu
Other str-utils: str_detect(), str_extract(), str_starts()
str_detect()
str_extract()
str_starts()