bla
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | browse(object, ...)
## S4 method for signature 'textstat'
browse(object)
## S4 method for signature 'context'
browse(object)
## S4 method for signature 'partition'
browse(object, meta = NULL)
## S4 method for signature 'html'
browse(object)
## S4 method for signature 'kwic'
browse(object, colnames = NULL)
## S4 method for signature 'pressPartition'
browse(object, meta = c("text_newspaper",
"text_date"))
|
object |
what is to be displayed |
... |
further parameters |
meta |
metainformation to be displayed |
colnames |
colnames to be used for data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.