## S3 method for class 'qdap_context':
print(x, file = NULL, pretty = TRUE, width = 70,
sep.block = TRUE, double_space = TRUE, ...)NULL
file prints to the console.TRUE generates a
prettier text version of the output (cannot be used with
csv/xlsx file types). If FALSE a semi-structured
dataframe is generated.TRUE the blocked
events are separated with text lines.TRUE and
pretty = TRUE double spacing between speech chunks
(speakers) is used.