Plots a scatterplot with a custom axis that acts as a quartile plot (quartile-frame). Inspired by The Visual Display of Quantitative Information by Edward R. Tufte.
Usage
Scatterplot(x, y, ...)
Arguments
x, y
aesthetics passed into each layer variables
# @param data data frame to use (optional).