Creates a histogram of sampling weights with summary statistics.

plot_weights(dq, step = "weight_step1")

Arguments

dq

A steps_quality object from steps_data_quality().

step

Character: which weight to plot ("weight_step1", "weight_step2", or "weight_step3"). Defaults to "weight_step1".

Value

A ggplot object.