R/ScatterPlot.R

Defines functions ScatterPlot

Documented in ScatterPlot

ScatterPlot <-
function(...) {

 Plot(fun_call=match.call(), vbs_plot="s", ...)

}

Try the lessR package in your browser

Any scripts or data that you put into this service are public.

lessR documentation built on June 23, 2024, 1:06 a.m.