[R] Invalid plot type '1'

Stephen Liu satimis at yahoo.com
Mon Aug 9 03:47:48 CEST 2010


Hi folks,

> x
[1] 1 2 3 4 5
> y
[1]  6  7  8  9 10

> plot(x,y, type = "1" )
Error in plot.xy(xy, type, ...) : invalid plot type '1'


I looked on man plot but unable to resolve.  Please help.  TIA


B.R.
Stephen L





More information about the R-help mailing list