plot_sources_distribution

plot_sources_distribution(df = df, site_name = site_name, top_n = 9)

Arguments

df

Data Frame or Tibble object

site_name

Name of sources column

top_n

Number of sources to include before lumping. If there are ties, number of sources will be greater than top_n specifies.

Value

ggplot object