Learn R Programming

polmineR (version 0.7.4)

scatterplot: word scatterplot

Description

plot a word scatterplot

Usage

# S4 method for 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