Learn R Programming

ffstream (version 0.1.7.2)

get_nextobs_fromstream: Obtain the next observation

Description

Obtain the next observation from the stream

Usage

get_nextobs_fromstream(stream, streampos)

Arguments

stream

The stream (vector) of observations.

streampos

The index of the stream position.