Help me with the R code to complete the following, preferably using ggplot2. But open to other packages.
I have a table with percentages that total to 1.
For example:
Group 1 answered, a for 25%, b for 15%, c for 10% and d for 50%.
I'm visualizing this into a stacked bar chart but I'd like the outline to be a person.
I've seen this question that starts answering the problem but cannot work out how to change the code for my purpose:
I want one person filled with the different percentages, like this: