plotSeq: Sequence plotting

View source: R/randSeq.R

plotSeqR Documentation

Sequence plotting

Description

Plot all randomization sequences of a randSeq object

Usage

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.

Value

A plot of all randomization sequences of a randSeq object.


randomizeR documentation built on Sept. 19, 2023, 1:08 a.m.