Skip to content
Prev 58394 / 398502 Next

plot time series / dates (basic)

bogdan romocea <br44114 at yahoo.com> writes:
Why not just fix the syntax error? Can't take that long to spot that
there are more ")" than "(" in that line, so presumably what was meant
was

  dat <- date[((j-1)*points+1):(j*points)]