PolynomF (version 2.0-2)

unique.polylist: Unique components

Description

Remove duplicated polynomials in a polylist object

Usage

# S3 method for polylist
unique(x, incomparables = FALSE, ...)

Arguments

x

A polylist object

incomparables

Logical: as for the base function unique

...

As for the base function unique

Value

A polylist object with no duplicated components