plotSeq function

Sequence plotting

Sequence plotting

Plot all randomization sequences of a randSeq object

plotSeq(sequences, plotAllSeq = FALSE, emph = NA, rs = NA)

Arguments

  • sequences: object of type randSeq
  • plotAllSeq: logical. If plotAllSeq=TRUE, the complete set of randomization sequences will be plotted in light gray.
  • emph: integer indicating which sequence should be highlighted in blue.
  • rs: vector of a randomization sequence that should be highlighted.

Returns

A plot of all randomization sequences of a randSeq object.

  • Maintainer: Ralf-Dieter Hilgers
  • License: GPL (>= 3)
  • Last published: 2023-09-18

Useful links