"Simone Giannerini" <[EMAIL PROTECTED]> writes: > My concern here is that users can be confused from the fact that if one has > a single time series fix() uses the default method of edit() and does not > change > its class > > > x <- ts(1:5) > > fix(x) > > class(x) > [1] "ts" > > whereas for mts objects edit.data.frame is used so that in my opinion it > might be worth to clarify it in the documentation.
So write edit.ts() and submit it. -- Jeff ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel