powered by
Calling corpus() will return the corpora available. If the param 'packges' (logical) is TRUE, packages that include a corpus are returned.
corpus()
corpus(object)# S4 method for partition corpus(object)# S4 method for bundle corpus(object)# S4 method for missing corpus()
# S4 method for partition corpus(object)
# S4 method for bundle corpus(object)
# S4 method for missing corpus()
the object
If object is a partition or partition_bundle-object, the corpus the respective object is derived from is returned.