as.list.lazylist: Export a portion of a stream as a list

Description Usage Arguments

Description

Export a portion of a stream as a list

Usage

1
2
## S3 method for class 'lazylist'
as.list(x, ..., from, to)

Arguments

x

A stream

...

Not used

from

Starting index

to

Ending index


tarakc02/lazylist documentation built on May 31, 2019, 3:51 a.m.