knack.plot: plot.knack

Description Usage Arguments Value

View source: R/plot_knack.R

Description

plot.knack

Usage

1
2
3
4
5
6
7
8
9
knack.plot(
  knat = catdes.123$Q1.Nb,
  col.neg = pickobrew(the.palette = "YlOrRd", the.indexes = 6),
  col.pos = pickobrew(the.palette = "YlGn", the.indexes = 4),
  col.na = gray(level = 0.95),
  split.var = "GROUP",
  facet.var = "TYPE",
  ...
)

Arguments

knat

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.