browse: display in browser

Description Usage Arguments

Description

bla

Usage

 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"))

Arguments

object

what is to be displayed

...

further parameters

meta

metainformation to be displayed

colnames

colnames to be used for data.frame


nrauscher/corpus documentation built on May 23, 2019, 9:34 p.m.