Indentation around various msg_ feedback functions.
Usage
indent(x, first = " ", indent = first)
Arguments
- x
The string passed to various msg_ functions.
- first
what to indent with - defaults to " ".
- indent
indentation of next line - defaults to first