Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

c.polynom

Concatenation of polynomial objects into lists


Description

Concatenation of polynomial objects into lists

Usage

## S3 method for class 'polynom'
c(..., recursive = FALSE)

## S3 method for class 'polylist'
c(..., recursive = FALSE)

Arguments

...

Polynomial or polylist objects

recursive

Logical, should the concatenation flatten all component lists?

Value

A polylist object with all argumets included


PolynomF

Polynomials in R

v2.0-3
GPL-2
Authors
Bill Venables, with contribution by Kurt Hornik and Georgi Boshnakov
Initial release
2020-02-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.