Graph | R Documentation |
Extract or replace graph object
Graph(x, ...)
Graph(x, ...) <- value
x |
Model object |
... |
Additional arguments to be passed to the low level functions |
value |
New |
Klaus K. Holst
Model
m <- lvm(y~x)
Graph(m)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.