multicat: Multi-cat! More cats. More colors.

Description Usage Arguments Value

View source: R/multi_cat.R

Description

Multi-cat! More cats. More colors.

Usage

1
2
multicat(xs, ys, size = 0.1, cat = c(1, 2), catcolor = "#000000FF",
  linecolor = 1, type = "justcats", canvas = c(0, 1.1, 0, 1.1), ...)

Arguments

xs

a vector of numbers

ys

another vector of numbers

size

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

cat

a vector of cats

catcolor

a list of modifier vectors to the png matrix (try c(1,0,0,1))

linecolor

color of plotted lines

type

the type of plot ... justcats, or line

canvas

the plotting area

...

additional parameters to pass to plot()

Value

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


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