View source: R/plot.boxtrans.r
plot.boxtrans | R Documentation |
plot.boxtrans
## S3 method for class 'boxtrans'
plot(
boxtrans,
palette = "BrBG",
text.col = "white",
text.size = 6,
strip.text = 15,
axis.text = 20
)
boxtrans |
transition matrices returned from |
palette |
continuous color palette see |
text.col |
text color |
text.size |
text size of cells |
strip.text |
text size of panel strips |
axis.text |
text size of axes |
a four panel, seasonal plot (ggplot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.