Sequence plotting
Plot all randomization sequences of a randSeq object
plotSeq(sequences, plotAllSeq = FALSE, emph = NA, rs = NA)
sequences
: object of type randSeqplotAllSeq
: 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.A plot of all randomization sequences of a randSeq
object.
Useful links