plot_irf | R Documentation |
Chart IRFs
plot_irf(irf, shocks = NULL, responses = NULL, verticle = FALSE)
irf |
irf object |
shocks |
string vector: shocks to plot |
responses |
string vector: responses to plot |
verticle |
boolean: If true then stack all plots into one column |
grid of ggplot2 graphs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.