summary.Recording {movementsync}R Documentation

Summarise Recording object

Description

Summarise Recording object

Usage

## S3 method for class 'Recording'
summary(object, ...)

Arguments

object

Recording object.

...

ignored.

Value

list

Examples

r <- get_sample_recording()
summary(r)

[Package movementsync version 0.1.4 Index]