dotplot-method: dotplot

Description Usage Arguments

Description

dotplot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
dotplot(.Object, ...)

## S4 method for signature 'textstat'
dotplot(.Object, col = NULL, n = 20, ...)

## S4 method for signature 'comp'
dotplot(.Object, col = NULL, n = 20, ...)

## S4 method for signature 'partition'
dotplot(.Object, col = "count", n = 20, ...)

Arguments

.Object

object

...

further arguments that will be passed into the dotchart function

col

column

n

number


nrauscher/corpus documentation built on May 23, 2019, 9:34 p.m.