likert.matrix.plot: Matrix plot (experimental)

Description Usage Arguments

Description

Matrix plot (experimental)

Usage

1
2
  likert.matrix.plot(likert, nSample = nrow(likert$items),
    ...)

Arguments

likert

results of likert.

nSample

random sample of all rows. This function may take a while to run with large datasets (including the pisaitems data). Plotting a random subsample allows for quicker development.

...

parameters passed to pairs.ordered.categorical.


bryanmayer/likert_custom documentation built on May 13, 2019, 8:10 a.m.