rep.polylist: Component repition

View source: R/PolynomF.R

rep.polylistR Documentation

Component repition

Description

Repeat components of a polylist object

Usage

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

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


PolynomF documentation built on May 2, 2022, 9:07 a.m.