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.
# S3 method for KWIC
print(x, ...)
An object of class KWIC
.
Unused