Brief, numeric summary of the comments added to the tibble
(or data.frame
).
Value
augmented tibble
(or data.frame
) with the following additional
information:
is the comment a non-comment (see
is.none()
)number of words in the comment (see
word.count()
)number of keyword areas contained within the comment
A summary for all comments is returned to the user.
Author
Emilio Xavier Esposito emilio.esposito@gmail.com (https://github.com/emilioxavier)