Description Usage Arguments Details
Create list of grobs from a function and input
1 | create_grob_list(fn = print_marker2, input = hist_subset)
|
fn; |
function which returns ggplot object |
input; |
vector to be fed to the function |
Maybe this is redundant with lapply?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.