helper function to plot the output of j0j0r::j0j0()

plot_j0j0(j0j0_df, wrap_by, color_by)

Arguments

j0j0_df

data.frame output of j0j0r::j0j0() containing j0j0 elements

wrap_by

charater the plot will facet wrap by this variable in j0j0_df

color_by

charater lines will be colored according to this variable in j0j0_df

Value

ggplot