PGRdup (version 0.2.3.4)

print.KWIC: Prints summary of KWIC object.

Description

print.KWIC prints to console the summary of an object of class KWIC including the database fields(columns) used, the total number of keywords and the number of distinct keywords in the index.

Usage

# S3 method for KWIC
print(x, ...)

Arguments

x

An object of class KWIC.

...

Unused

See Also

KWIC