[R] What is the ggplot analog of the axis() function?

p_connolly p_conno||y @end|ng |rom @||ng@hot@co@nz
Sun Feb 16 21:35:23 CET 2020


Using base R graphics I can customize the position of the tick marks and 
what text to label them by using the axis function and adjusting the 
`at` and `labels` parameters respectively.

What theme setting do I adjust using ggplot2 graphics to achieve a 
similar result?

TIA

Patrick



More information about the R-help mailing list