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/lossdevtapp documentation built on Aug. 31, 2024, 8:38 a.m.