ttp: Text positioning for word cloud

Description Usage Arguments Author(s)

Description

Text positioning for word cloud

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
ttp(
  x,
  y,
  words,
  cex = 1,
  pcex = 1,
  pcol = "red",
  new = TRUE,
  show.lines = TRUE,
  ...
)

Arguments

x

vector x coordinates

y

vector of y coordinates

cex

font size

pcex

point size

pcol

color of points

new

logical, new plot needed?

show.lines

logical, should lines between points and text be included

Author(s)

T. Carruthers


tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.