rep.polylist {PolynomF} | R Documentation |
Repeat components of a polylist object
## S3 method for class 'polylist'
rep(x, times, ...)
## S3 method for class 'polynom'
rep(x, times, ...)
x |
A single polynom or polylist object |
times , ... |
As for the base package function |
The resulting polylist object.