autoplot.bvhardynsp {bvhar} | R Documentation |
Dynamic Spillover Indices Plot
Description
Draws dynamic directional spillover plot.
Usage
## S3 method for class 'bvhardynsp'
autoplot(
object,
type = c("tot", "to", "from", "net"),
hcol = "grey",
hsize = 1.5,
row_facet = NULL,
col_facet = NULL,
...
)
Arguments
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 |
[Package bvhar version 2.3.0 Index]