get_nextobs_fromstream {ffstream}R Documentation

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.


[Package ffstream version 0.1.6 Index]