style_pop: Style as a pop art image

Description Usage Arguments Value

View source: R/style_pop.R

Description

Style as a pop art image

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
style_pop(
  data,
  palette = "base",
  colour = "ind",
  alpha = 0.3,
  fade = 0,
  background = "warhol",
  adjust = 0.7,
  panels = 4,
  ...
)

Arguments

data

data frame with x, y, order, id, time

palette

function generating a palette (or string naming the palette)

colour

name of variable to use to specify the colour aesthetic

alpha

length two numeric, first element is the initial alpha, (optional) second is the decay rate for alpha

background

colour of the background in the plot

...

arguments to pass to geom

Value

Returns a ggplot2 object


djnavarro/jasmines documentation built on April 12, 2021, 4:25 a.m.