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

print.tCorpus

S3 print for tCorpus class


Description

S3 print for tCorpus class

Usage

## S3 method for class 'tCorpus'
print(x, ...)

Arguments

x

a tCorpus object

...

not used

Examples

tc = create_tcorpus(c('First text', 'Second text'))
print(tc)

corpustools

Managing, Querying and Analyzing Tokenized Text

v0.4.10
GPL-3
Authors
Kasper Welbers and Wouter van Atteveldt
Initial release
2022-05-03

We don't support your browser anymore

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