pl.sm {YRmisc} | R Documentation |
Plotting scatter smooth plots for a data frame, with titles and label numbers.
pl.sm(x,dependent,l)
x |
:a data frame, which includes the dependent variable |
dependent |
:the dependent variable for scatter smooth plots |
l |
: the beginning label number in the title (default set to 1) |
pl.sm(mtcars,"mpg",1)