Logarithmic axes with linear gridlines in basic R plots
I like Mathematica’s and Matlab’s log-log plots with logarithmic axes and linear tickmarks (and gridlines). In a way, they enable to imagine both multiplication and addition in a single figure. They also enable to more exactly visually connect data points with values. I haven’t found a simple ‘one-liner’ that’d do such plots in R. In… Read More »