randomizeR (version 3.0.2)

plotSeq: Sequence plotting

Description

Plot all randomization sequences of a randSeq object

Usage

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

Value

A plot of all randomization sequences of a randSeq object.

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.