drawCovar: Draw covariate

View source: R/conceptDiagram.R

drawCovarR Documentation

Draw covariate

Description

Draw covariate

Usage

drawCovar(covar = list(), x, y, m, radx = 0.1, rady = 0.06, yinterval = 0.02)

Arguments

covar

A list

x

position of x

y

position of y

m

position of m

radx

horizontal radius of the box.

rady

vertical radius of the box.

yinterval

vertical interval between box


cardiomoon/processR documentation built on April 20, 2023, 3:38 a.m.