cut_recordings: Cut the recordings in a collection so that they represent the...

Description Usage Arguments Value See Also

Description

Also realign the time vector so that t = 0 is at the new start time. Also recalculate the length of the recordings. All signals in all recordings in the collection are processed.

Usage

1
cut_recordings(collection, ts)

Arguments

collection

A recording collection.

ts

A time interval given as a two-element list with two timestamps. The timestamps are given as strings in ISO-8601 format or as POSIXct timestamps.

Value

The recording collection, with all signals in all recordings cut to the given time interval.

See Also

Other recording: add_block, add_segment_timestamp, block_to_seconds, collect_results_collection, collect_results, create_block_simple, create_block_structure, cut_recording_s, cut_recordings_s, cut_recording, find_recording_overlap, load_recording, new_recording, read.block.event.data, read.config.excel, read.config.sqlite, read.config, read.dbtable.excel, read.dbtable.sqlite, recording_get_zerotime, recording_set_blocks, recording_set_events, recording_set_ibi, recording_set_zerotime, save_recording


bwrc/colibri documentation built on May 13, 2019, 9:10 a.m.