unique.polylist | R Documentation |
Remove duplicated polynomials in a polylist object
## S3 method for class 'polylist'
unique(x, incomparables = FALSE, ...)
x |
A polylist object |
incomparables |
Logical: as for the base function |
... |
As for the base function |
A polylist object with no duplicated components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.