I am trying to use R to create a barchart to compare the frequency of a category to that of the entire dataset. I created some mock data which is similar to the real one and my expected output. My mock data includes three fruits (apple, orange, banana) with the equivalent eating frequency (1-2 times, 3-4 times, > 4 times). Mock data:I am trying to use R to create a barchart to co