Description Usage Arguments Details Value Author(s)
Summarises a set of event data
1 2 | ## S3 method for class 'eventdata'
summary(edo)
|
edo |
Event data object |
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.
A short description of the event data
Will Lowe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.