Internal companion function to get_alpha.

alpha_plot(df, df_bin, rc, xdecades = 3, ydecades = 3)

Arguments

df

a data.frame with the non-binned data

df_bin

a data.frame with the binned data

rc

numeric, the change point identified by get_alpha

xdecades

numeric, how decades should be plotted in the x-direction

ydecades

numeric, how decades should be plotted in the y-direction

Value

a ggplot object