strng: String formatting utilities

boldR Documentation

String formatting utilities

Description

String formatting utilities

Usage

bold(...)

italic(...)

underline(...)

hilite(..., bold = TRUE)

hilitebig(x)

red(..., bold = FALSE)

green(..., bold = FALSE)

orange(..., bold = FALSE)

cyan(..., bold = FALSE)

magenta(..., bold = FALSE)

gray(..., bold = FALSE, sep = " ")

reset(...)

Arguments

...

Character objects to format

bold

Logical: If TRUE, use bold font

x

Numeric: Input

sep

Character: Separator


egenn/rtemis documentation built on April 24, 2024, 6:58 p.m.