udpipe (version 0.8.11)

txt_show: 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)

Value

invisible

Arguments

x

a character vector

See Also

txt_sample

Examples

Run this code
txt_show(c("hello \n\n\n world", "world \n\n\n hello"))

Run the code above in your browser using DataLab