dot-lgl_to_bullet: Convert a logical vector to cli bullet symbols

.lgl_to_bulletR Documentation

Convert a logical vector to cli bullet symbols

Description

Convert a logical vector to cli bullet symbols

Usage

.lgl_to_bullet(x)

Arguments

x

(logical) A logical vector where TRUE maps to a check mark bullet and FALSE to a cross bullet.

Value

(character) A character vector of cli bullet names ("v" or "x") the same length as x.


tibblify documentation built on May 9, 2026, 5:07 p.m.