morecats: Plot even more cats! In more colors and shapes!

Description Usage Arguments Value

Description

Plot even more cats! In more colors and shapes!

Usage

1
2
3
morecats(obj = NULL, xs, ys, size = 0.1, cat = c(4, 5, 6),
  catcolor = c("#0000FFFF", "#00FF00FF"), linecolor = 1,
  type = "justcats", yshift = 0, xshift = 0, color = TRUE)

Arguments

obj

a catplot object, returned from catplot

xs

a vector of numbers

ys

another vector of numbers

size

the size of the cat (0.1 is a good starting point)

cat

the cat model, 1 through 12

catcolor

a modifier vector to the png matrix (try c(1,0,0,1))

linecolor

color of plotted lines

type

the type of plot ... justcats, or line

yshift

shifts the cat up or down, within the scaled space

xshift

shifts the cat left or right, within the scaled space.

color

whether or not to apply color to image(s)

Value

a cat plot object... to plot more cats.


Gibbsdavidl/CatterPlot documentation built on May 6, 2019, 6:28 p.m.