create_grob_list: Create list of grobs from a function and input

Description Usage Arguments Details

Description

Create list of grobs from a function and input

Usage

1
create_grob_list(fn = print_marker2, input = hist_subset)

Arguments

fn;

function which returns ggplot object

input;

vector to be fed to the function

Details

Maybe this is redundant with lapply?


MyersGroup/testisAtlas documentation built on Nov. 29, 2020, 9:21 p.m.