View source: R/conceptDiagram.R
drawCovar | R Documentation |
Draw covariate
drawCovar(covar = list(), x, y, m, radx = 0.1, rady = 0.06, yinterval = 0.02)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.