| real_stream {eventstream} | R Documentation |
A data stream from a real world application
Description
A dataset containing fibre optic cable signals. A pulse is periodically sent through the cable and this results in a data matrix where each horizontal row (real_stream[x, ]) gives the strength of the signal at a fixed location x, and each vertical column (real_stream[ ,t]) gives the strength of the signal along the cable at a fixed time t.
Usage
real_stream
Format
A matrix with 587 rows and 379 columns.
[Package eventstream version 0.1.1 Index]