count_most_frequent_sts_per_sentinel_site.Rd
function to get a dataframe of the combined top n STs per Sentinel SIte
count_most_frequent_sts_per_sentinel_site( st_counts_by_sentinel_site, per_sentinel_site = 5 )
st_counts_by_sentinel_site | a dataframe of ST counts columns County, ST, count, proportion |
---|---|
per_sentinel_site | the number of top STs to return per sentinel_site (default 5) |
a filtered dataframe derived from the st_counts_by_sentinel_site dataframe containing only the most combine most common STs