summary.eventdata: Summarise event data

Description Usage Arguments Details Value Author(s)

Description

Summarises a set of event data

Usage

1
2
  ## S3 method for class 'eventdata'
 summary(edo)

Arguments

edo

Event data object

Details

This is a compact summary of an event data object. For more detail consult the object itself. Currently this is simply a data.frame with conventionally named column names, but that almost certainly will change to deal with larger datasets in later package versions. If your code uses the package's accessor functions then you won't feel a thing when this happens.

Value

A short description of the event data

Author(s)

Will Lowe


events documentation built on May 2, 2019, 4:45 p.m.