varPlot: Study network diagram

View source: R/varPlot.R

varPlotR Documentation

Study network diagram

Description

Study network diagram

Usage

varPlot(
  xVar,
  yVar,
  showYLab = TRUE,
  showXLab = TRUE,
  pointText = NA,
  joinY = TRUE,
  txList = NA,
  folder,
  label,
  cex.axis = 0.2,
  ...
)

Arguments

xVar

x variable

yVar

y variable

showYLab

logical

showXLab

logical

pointText

point text

joinY

join y

txList

List of treatments

folder

Folder name; string

label

label

cex.axis

size axis

...

Additional arguments


ICON-in-R/NMA documentation built on Nov. 14, 2023, 10:54 a.m.