indent: Indent

View source: R/utils-feedback.R

indentR Documentation

Indent

Description

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

Value

string

See Also

Other Feedback Utilities: feedback, inform()


jimbrig/jimstools documentation built on Sept. 12, 2022, 12:08 p.m.