cat_bold {partition}R Documentation

Print to the console in color

Description

Print to the console in color

Usage

cat_bold(...)

cat_white(...)

cat_subtle(...)

paste_subtle(...)

Arguments

...

text to print. Passed to cat() or paste().


[Package partition version 0.2.1 Index]