The R Project SVN R

Rev

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

Rev 72576 Rev 88585
Line 179... Line 179...
179
for(cl in c("Number", "vdate", "cdate")) removeClass(cl)
179
for(cl in c("Number", "vdate", "cdate")) removeClass(cl)
180
}
180
}
181
}
181
}
182
 
182
 
183
\references{
183
\references{
184
 Chambers, John M. (2008)
184
  \bibshow{R:Chambers:2008}
185
 \emph{Software for Data Analysis: Programming with R}
-
 
186
  Springer.  (For the R version.)
185
  (For the R version.)
187
 
186
 
188
 Chambers, John M. (1998)
187
  \bibshow{R:Chambers:1998}
189
 \emph{Programming with Data}
-
 
190
 Springer (For the original S4 version.)
188
  (For the original S4 version.)
191
}
189
}
192
\seealso{
190
\seealso{
193
For the general discussion of methods, see  \link{Methods_Details} and links
191
For the general discussion of methods, see  \link{Methods_Details} and links
194
from there.
192
from there.
195
}
193
}