addNodes: Add covariates to nodes

View source: R/statisticalDiagram.R

addNodesR Documentation

Add covariates to nodes

Description

Add covariates to nodes

Usage

addNodes(nodes, covar, radx = 0.1, rady = 0.04, no = NULL)

Arguments

nodes

A data.frame

covar

A list of covariates

radx

horizontal radius of the box.

rady

vertical radius of the box.

no

A numeric


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