paint_ifempty: Paint if empty

paint_ifemptyR Documentation

Paint if empty

Description

Paint if empty

Usage

paint_ifempty(txt, true_paint = crayon::blue, false_paint = crayon::yellow)

Arguments

txt

text to be painted and printed

true_paint

crayon function to execute if ~is_empty(txt) or txt == ""

false_patin

crayon function to execute


USAID-OHA-SI/Interesting documentation built on Jan. 26, 2023, 5:57 p.m.