varPlot | R Documentation |
Study network diagram
varPlot(
xVar,
yVar,
showYLab = TRUE,
showXLab = TRUE,
pointText = NA,
joinY = TRUE,
txList = NA,
folder,
label,
cex.axis = 0.2,
...
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.