View source: R/plot-spillover.R
autoplot.bvhardynsp | R Documentation |
Draws dynamic directional spillover plot.
## S3 method for class 'bvhardynsp'
autoplot(
object,
type = c("tot", "to", "from", "net"),
hcol = "grey",
hsize = 1.5,
row_facet = NULL,
col_facet = NULL,
...
)
object |
A |
type |
Index to draw |
hcol |
color of horizontal line = 0 (By default, grey) |
hsize |
size of horizontal line = 0 (By default, 1.5) |
row_facet |
|
col_facet |
|
... |
Additional |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.