means {polmineR}R Documentation

calculate means

Description

calculate means

Usage

means(.Object, ...)

## S4 method for signature 'DocumentTermMatrix'
means(.Object, dim = 1)

Arguments

.Object

object to work on

...

further parameters @exportMethod means

dim

numeric, 1 or 2 whether to work on rows or columns


[Package polmineR version 0.8.9 Index]