I want my boxplot to have the y axis to go from 0 to 20,000 , but when I add the argument ylim = c(0,20000), my entire boxplot disappears. Here is my code:
ylim = c(0,20000)