browseStack | R Documentation |
Combine multiple browser images
browseStack(ggplots, strip = TRUE, squeeze = "none", ...)
ggplots |
list: List of ggplots (with identical x-axis). |
strip |
logical: Whether to strip x-axis of all but the bottom track. |
squeeze |
character: Whether to squeeze plots together by removing margins: "none" is no squeezing, "all" shrinks all margins and "internal" only shrink margins between plots. |
... |
additional arguments passed to wrap_plots. |
Vertically aligned combined tracks.
#TBA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.