Learn R Programming

polmineR (version 0.6.1)

kwic-class: kwic (S4 class)

Description

S4 class for organizing information for concordance output

Usage

"show"(object)
"as.data.frame"(x)
"view"(.Object)

Arguments

object
an object of class kwic
x
a kwic-class object
.Object
a kwic object

Slots

metadata
Object of class "character" keeping the sAttributes of the metadata that are to be displayed
left
words to the left
right
words to the right
corpus
the CWB corpus
cpos
the corpus positions
table
Object of class "data.frame" a table with the relevant information for kwic output
neighbor
Object of class "character" neighbor, if applicable
encoding
Object of class "character" encoding of the corpus
labels
Object of class "character"
categories
Object of class "character"

Methods

[
indexing for seeing only some concordances
show
get kwic output