How would I make this a horizontal bar chart in R where the x axis has the counts and the y axis has the labels, I know this seems easy but ggplot doesnt let you input table data
>table(df$Primary.Issue.Category)
Billing, coverage, coordination of benefits Concern over standard receipt time Difficulty finding new supplier Difficulty receiving products in general
6 1 4 89
Difficulty receiving specific products Low quantity/quality Problems repairing due to service issues Supplier compliance issues
3 10 9 8
Supplier fraud, waste, or abuse Supplier service issues
2 4