[Rd] arguments to boxplot( ) not passed to bxp() (PR#9183)

2006-08-29 Thread sego
Full_Name: Landon Sego Version: 2.3.1 OS: Windows Submission from: (NULL) (130.20.54.241) # When calling boxplot(), shouldn't the "axes" and "frame.plot" # arguments get passed down to bxp()? # Two examples where the "frame.plot" and "axes" arg

[Rd] documentation for filter() (PR#8010)

2005-07-15 Thread sego
Full_Name: Landon Sego Version: 2.1.1 OS: Windows Submission from: (NULL) (128.173.70.25) In the Details section of the documentation for filter(), it says: The convolution filter is 'y[i] = f[1]*x[i+o] + ... + f[p]*x[i+o-p-1]' Correct me if I'm wrong, but I thi