indent: Indent

View source: R/feedback-helpers.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/buildtools documentation built on July 1, 2023, 4:06 p.m.