S4 class to organize information of context analysis
# S4 method for cooccurrences
show(object)# S4 method for cooccurrences_bundle
as.data.frame(x)
# S4 method for cooccurrences
format(x, digits = 2L)
# S4 method for cooccurrences
view(.Object)
# S4 method for cooccurrences_reshaped
view(.Object)
object to work with
object to work with
Integer indicating the number of decimal places (round) or significant digits (signif) to be used.
object to work with
callObject of class character the call that generated the object
partitionObject of class character the partition the analysis is based on
size_partitionObject of class integer the size of the partition
leftObject of class integer number of tokens to the left.
rightObject of class integer number of tokens to the right.
p_attributeObject of class character p-attribute of the query
corpusObject of class character the CWB corpus used
statObject of class data.table statistics of the analysis
encodingObject of class character encoding of the corpus
methodObject of class character statistical test(s) used