unique.polylist: Unique components
Description
Remove duplicated polynomials in a polylist object
Usage
# S3 method for polylist
unique(x, incomparables = FALSE, ...)
Value
A polylist object with no duplicated components
Arguments
- x
A polylist object
- incomparables
Logical: as for the base function unique
- ...
As for the base function unique