nchars_wrap {migest} | R Documentation |
Count the number of characters per line
nchars_wrap(b, w)
b |
Numeric vector for the position of line breaks between the words in |
w |
Character string vector of words |
List with vectors for number of characters per line and the number of words per line