CN: Wrap Text With HTML Courier New Font Tag

Description Usage Arguments Value Warning Examples

Description

Wraps text with a courier new font tag. A specified version of FT but more convient for constant use of courier new tags.

Usage

1
CN(text = "clipboard", copy2clip = interactive())

Arguments

text

A character vector or text copied to the clipboard. Default is to read from the clipboard.

copy2clip

logical. If TRUE attempts to copy the output to the clipboard.

Value

Returns a character vector wrapped with a courier new font tag.

Warning

Ligatures parsing is very good, however, these elements may be incorrect. If a warning is thrown check the use of "ff", "fi", "fl", "ffi" and "ffl".

Examples

1
CN("new_report()")

trinker/reports documentation built on May 31, 2019, 9:51 p.m.