The R Project SVN R

Rev

Rev 85812 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85812 Rev 88200
Line 4658... Line 4658...
4658
    o	plot(multiple time series, plot.type = "single") was computing
4658
    o	plot(multiple time series, plot.type = "single") was computing
4659
	`ylim' from the first series only.
4659
	`ylim' from the first series only.
4660
 
4660
 
4661
    o	plot.acf() has a new `xpd = par("xpd")' argument which by default
4661
    o	plot.acf() has a new `xpd = par("xpd")' argument which by default
4662
	*does* clipping (of the horizontal lines) as desired (xpd = NA was
4662
	*does* clipping (of the horizontal lines) as desired (xpd = NA was
4663
	used before, erronously in most cases).
4663
	used before, erroneously in most cases).
4664
 
4664
 
4665
    o	predict(smooth.spline(.), deriv = 1) now works.
4665
    o	predict(smooth.spline(.), deriv = 1) now works.
4666
 
4666
 
4667
    o	identify() failed when x is a structure/matrix. (PR#1238)
4667
    o	identify() failed when x is a structure/matrix. (PR#1238)
4668
 
4668