Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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)

Arguments

x

a character vector

Value

invisible

See Also

Examples

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

udpipe

Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing with the 'UDPipe' 'NLP' Toolkit

v0.8.5
MPL-2.0
Authors
Jan Wijffels [aut, cre, cph], BNOSAC [cph], Institute of Formal and Applied Linguistics, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic [cph], Milan Straka [ctb, cph], Jana Straková [ctb, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.