Description Usage Arguments Details Value Examples
Aligns grid of plots by axes and saves as pdf
1 | align_save(plots.list, ncol, fileName, width = 8.5, height = 11)
|
plots.list |
List of ggplot objects |
ncol |
Number of columns in grid |
fileName |
Output filename and extension (.pdf) |
width |
Width of output pdf (in) 8.5 by default |
height |
Width of output pdf (in) 11 by default |
align_save fizzTulz
Saves a pdf file in current directory
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.