Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

unique.polylist

Unique components


Description

Remove duplicated polynomials in a polylist object

Usage

## S3 method for class '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


PolynomF

Polynomials in R

v2.0-3
GPL-2
Authors
Bill Venables, with contribution by Kurt Hornik and Georgi Boshnakov
Initial release
2020-02-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.