R Constructor

R normal constructor.
public R( 
   ISeries input
   int length 
)

Parameters

input
ISeries

The input series.

length
int

The length.

In this article

Definition