txt_show: Boilerplate function to cat only 1 element of a character...

View source: R/utils.R

txt_showR Documentation

Boilerplate function to cat only 1 element of a character vector.

Description

Boilerplate function to cat only 1 element of a character vector.

Usage

txt_show(x)

Arguments

x

a character vector

Value

invisible

See Also

txt_sample

Examples

txt_show(c("hello \n\n\n world", "world \n\n\n hello"))

udpipe documentation built on Jan. 6, 2023, 5:06 p.m.