qdap (version 2.3.2)

print.type_token_ratio: Prints a type_token_ratio Object

Description

Prints a type_token_ratio object.

Usage

# S3 method for 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