real_details: A dataset containing the details of class A events in the...

real_detailsR Documentation

A dataset containing the details of class A events in the dataset real_stream.

Description

This dataset contains the location of class A events in the real_stream dataset. This can be used for classifying the events in real_stream.

Usage

real_details

Format

A data frame with 4 rows and 3 variables:

filename

Orignal file name

class

class of event, A or B

file_x

y coordinate of file, relating to the location of event

file_y

x coordinate of file, relating to the start time of event

stream_x

x coordinate of real_stream, relating to the start time of event

stream_y

y coordinate of real_stream, relating to the location of event


sevvandi/eventstream documentation built on May 16, 2022, 11:23 a.m.