print.type_token_ratio {qdap}R Documentation

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


[Package qdap version 2.4.6 Index]