Summary Group Methods for Polynomials
Allows summary group generics to be used on polynomial arguments.
## S3 method for class 'polynomial' Summary(..., na.rm = FALSE)
... |
R objects, the first supplied of class
|
na.rm |
logical: should missing values be removed? |
For the sum
and prod
functions, the sum and product of
the given polynomials, respectively. For the other members of the
Summary group, an error is returned.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.