strng: String formatting utilities

boldR Documentation

String formatting utilities

Description

String formatting utilities

Usage

bold(...)

italic(...)

underline(...)

hilite(..., col = "69;1", 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 Oct. 28, 2024, 6:30 a.m.