Description Usage Arguments Value
Empirally, I find one figure best correspond to 12 lines
1 2 3 4 5 6 7 8 9 10 11 | arrange_poster(
grob_list,
save_path,
config_arr,
plot_width = 7,
plot_height = 7,
margin_width = 0.79,
margin_height = 0.79,
page_width = NULL,
page_height = NULL
)
|
grob_list |
a named list of objects to plot |
save_path |
where to save the poster |
config_arr |
a data.frame with the following columns:
The function calculate internally:
|
a saved pdf file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.