Learn R Programming

qdap (version 2.2.1)

print.type_token_ratio: Prints a type_token_ratio Object

Description

Prints a type_token_ratio object.

Usage

## S3 method for class 'type_token_ratio':
print(x, digits = 3, ...)

Arguments

x
The type_token_ratio object.
digits
The number of type-token ratio digits to print.
...
ignored