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

summary.tCorpus

Summary of a tCorpus object


Description

Summary of a tCorpus object

Usage

## S3 method for class 'tCorpus'
summary(object, ...)

Arguments

object

A tCorpus object

...

not used

Examples

tc = create_tcorpus(c('First text', 'Second text'))
summary(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.