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 Nov. 12, 2023, 1:08 a.m.