powered by
Implementation of glimpse for quanteda objects, allowing docvars to be viewed.
# S3 method for corpus glimpse(x, width = NULL, ...)
Invisibly returns the input corpus. Called primarily for its side effect of printing a summary to the console.
a corpus or quanteda object
width of the output; default to the width of the console
unused
glimpse(data_corpus_inaugural)
Run the code above in your browser using DataLab