rep.polylist | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.