ttp_pos: Text positioning for word cloud (just data points)

Description Usage Arguments Author(s)

Description

Text positioning for word cloud (just data points)

Usage

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

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

lwd

postive real number, the width of the lines

lcol

character, the color of the lines

works

character vector of words to plot

Author(s)

T. Carruthers


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