Hello everyone, new to R here..
I'm on a project and want to do some stacked bar charts i R.
My data is in the form of a CSV with [column 1= Country, column2= Variable 1(%, column3= Variable 2(%)] count total is 60..
What packages do i need?
How to make the scale on y=axis?
How to create the stacked bars?
If anyone have a code that might help, it will be fantastic. I've tried Youtube-University but having a lot of errors.
Below is a repex