Hi i keep getting this error code - Error in seq.int(from, to, length.out = n) : \'to\' must be a finite number
My code is -
x<-seq(0,1, by=.001) y&