corsplom.data.frame: Correlated Scatterplot Matrix Method for Data Frame
Description
Creates a scatterplot matrix. Parses arguments and generates the call: fun(x, xvar, ...).
Usage
# S3 method for data.frame
corsplom(x, ..., fun = getOption("metaplot_corsplom",
"corsplom_data_frame"))
Arguments
fun
function to do the actual plotting