Skip to contents

A wrapper around rlang::inform() for providing feedback to developers using this packages functions.

Usage

inform(...)

Arguments

...

Passed to rlang::inform()

Value

feedback in console

See also

rlang::inform()

Other Feedback Utilities: feedback, indent(), use_feedback_helpers()