size-method: Get number of tokens.

Description Usage Arguments

Description

Get number of tokens.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
size(x, ...)

## S4 method for signature 'character'
size(x, sAttribute = NULL, verbose = TRUE)

## S4 method for signature 'partition'
size(x, sAttribute = NULL)

## S4 method for signature 'DocumentTermMatrix'
size(x)

Arguments

x

object to get size(s) for

...

further arguments

sAttribute

character vector with s-attributes (one or more)

verbose

logical, whether to print messages


nrauscher/corpus documentation built on May 23, 2019, 9:34 p.m.