| print.KWIC {PGRdup} | R Documentation |
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 class 'KWIC'
print(x, ...)
Arguments
x |
An object of class |
... |
Unused |
See Also
[Package PGRdup version 0.2.3.9 Index]