cut_recording: Cut a recording to the given time interval, given as...

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(recording, ts = NULL)

Arguments

recording

A recording.

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, 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_recording_s, cut_recordings_s, cut_recordings, 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.