glimpse | R Documentation |
Implementation of glimpse for quanteda objects, allowing docvars to be viewed.
## S3 method for class 'corpus'
glimpse(x, width = NULL, ...)
x |
a corpus or quanteda object |
width |
width of the output; default to the width of the console |
... |
unused |
glimpse(data_corpus_inaugural)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.