Question: scale_y_continuous(labels = function(x) format(x, big.mark = ,, scientific = FALSE)) , breaks = seq(0, max(CHOLCHK3_summary$Count), by = 50000)))
scale_y_continuous(labels = function(x) format(x, big.mark = ",", scientific = FALSE)) , breaks = seq(0, max(CHOLCHK3_summary$Count), by = 50000)))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
