R/utils-feedback.R
indent.Rd
Indentation around various msg_ feedback functions.
msg_
indent(x, first = " ", indent = first)
The string passed to various msg_ functions.
what to indent with - defaults to " ".
" "
indentation of next line - defaults to first
first
string
Other Feedback Utilities: feedback, inform()
feedback
inform()