dotplot-method: dotplot

dotplotR Documentation

dotplot

Description

dotplot

Usage

dotplot(.Object, ...)

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

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

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

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

Arguments

.Object

object

...

further arguments that will be passed into the dotchart function

col

column

n

number


PolMine/polmineR documentation built on Nov. 9, 2023, 8:07 a.m.