plot_sources_distribution
plot_sources_distribution(df = df, site_name = site_name, top_n = 9)
Data Frame or Tibble object
Name of sources column
Number of sources to include before lumping. If there are ties, number of sources will be greater than top_n specifies.
ggplot object