Graphs with ggplot in R
My project of R needs to show a complex yet meaningful graph that includes proportion of food insecure people (hhfins, yes=1).
My dataset is called mydataR. There are few variables- dependent variable is hhfins (2 categories), independent variables are hftype (3 categories), and ehrace (6 categories). Control variables are agegr (6 categories), edugrp (5 categories), ctzn (3 categories), geo (4 categories), and povrty (2 categories).
Can you help me with this graph?
Thanks in advance.
Best regards,
Arijita