helper function to plot momentum distributions

plot_dist(dist_df, velocity_dist = TRUE)

Arguments

dist_df

data.frame output of calculate_distribution_data_frame() containing the evaluated distribution

velocity_dist

logical plot velocity distribution (TRUE) or momentum distribution (FALSE)

Value

ggplot