PolynomF (version 2.0-2)

rep.polylist: Component repition

Description

Repeat components of a polylist object

Usage

# S3 method for polylist
rep(x, times, ...)

# S3 method for polynom rep(x, times, ...)

Arguments

x

A single polynom or polylist object

times, ...

As for the base package function rep.

Value

The resulting polylist object.