geom_bar issue in ggplot2 with xlim()
I am using very simple data to make a bar plot
in ggplot2
. but when I use the xlim()
ggplot2 in R. It makes the plot wut without bars in it. Could someone help me or guide why the bars are not being produced by ggplot2