cut_recording_s: Cut the given recording to the time interval ts, given in...

Description Usage Arguments Value See Also

Description

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

Usage

1
cut_recording_s(recording, ts = NULL)

Arguments

recording

A recording.

ts

A time interval given as a two-element list where the elements correspond to the number of seconds from the zerotime of the recording.

Value

The recording, with all signals 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_recordings_s, cut_recordings, 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.