plot.knack.internal: plot.knack.internal

Description Usage Arguments Value

View source: R/plot_knack_internal.R

Description

plot.knack.internal

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S3 method for class 'knack.internal'
plot(
  kn = k,
  SEQ.CUT = seq.cut,
  col.neg = pickobrew(the.palette = "Reds", the.indexes = 8),
  col.pos = pickobrew(the.palette = "Greens", 8),
  col.na = pickobrew("Greys", 2),
  TITLE = "",
  FACET.VARS = facet.var,
  ...
)

Arguments

kn

Aknat

col.neg

col.neg

col.pos

col.pos

col.na

col.na

Value

a plot


ELICHOS/dataviz documentation built on June 26, 2021, 8:47 a.m.