read.block.event.data: Read block information from a file or from a database and...

Description Usage Arguments Value See Also

Description

Read block information from a file or from a database and return the given blocks as a dataframe.

Usage

1
2
read.block.event.data(filename, data.format = NULL, casename = NULL,
  data.type = NULL)

Arguments

filename

The name of the file containing the the block data.

casename

The casename. #' @param data.format The data format of the blocks or events:

csv

CSV format.

sqlite, db, db3

SQLite 3 format.

xlsx

Excel XML format.

data.type

The type of data to be read: either block or event.

Value

The blocks or events as a data frame.

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.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.