Draws dynamic directional spillover plot.
# S3 method for bvhardynsp
autoplot(
object,
type = c("tot", "to", "from", "net"),
hcol = "grey",
hsize = 1.5,
row_facet = NULL,
col_facet = NULL,
...
)
A bvhardynsp
object
Index to draw
color of horizontal line = 0 (By default, grey)
size of horizontal line = 0 (By default, 1.5)
nrow
of ggplot2::facet_wrap()
ncol
of ggplot2::facet_wrap()
Additional