Learn R Programming

polmineR (version 0.7.0)

trim: trim an object

Description

Method to trim and adjust objects by applying thresholds, minimum frequencies etc. It can be applied to 'context', 'comp', 'context', 'partition' and 'partitionBundle' objects.

Usage

trim(object, ...)
"trim"(object, termsToKeep = NULL, termsToDrop = NULL, docsToKeep = NULL, docsToDrop = NULL, verbose = TRUE)
"trim"(object, ...)
punctuation

Arguments

object
the object to be trimmed
...
further arguments
termsToKeep
...
termsToDrop
...
docsToKeep
...
docsToDrop
...
verbose
logical

Format

An object of class character of length 13.