scatterplot-method: word scatterplot

Description Usage Arguments Value Author(s)

Description

plot a word scatterplot

Usage

1
2
3
## S4 method for signature 'data.frame'
scatterplot(object, xmax = c(), ymax = c(),
  fontSize = 0.7, rotation = 45, type = 0)

Arguments

object

a data frame with the ranks of cooccurrences

xmax

maximum on x axis for plot

ymax

maximum on y axis for plot

fontSize

the expansion factor for the words

rotation

rotation of the text

type

defaults to 0 for output of terms, can be set to symbol integer

Value

the plot

Author(s)

Andreas Blaette


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