View source: R/pc_full_details_utils.R
plot_causality.pc_full_details | R Documentation |
Visualizes the positive, negative and dark causality components over time
## S3 method for class 'pc_full_details'
plot_causality(x, type, ...)
x |
A pc_full_details object |
type |
The type of causality to plot ("total", "positive", "negative", or "dark") |
... |
Additional arguments passed to plotting functions |
Invisibly returns the ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.