recording_set_events: #' Store the event information inside the recording structure

Description Usage Arguments Value See Also

Description

#' Store the event information inside the recording structure

Usage

1
recording_set_events(recording, filename = NULL, casename = NULL)

Arguments

filename

The database filename. Optional. If not provided it is determined from the field recording$properties$db.filename.

casename

The casename. Optional. If not provided it is determined from the field recording$properties$casename.

Value

The recording structure with the event information added.

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, 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_ibi, recording_set_zerotime, save_recording


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