Description Usage Arguments Value See Also
Read blocks or events from an sqlite database.
1 2 | read.dbtable.sqlite(filename, dbtable = NULL, casename = NULL,
query.string = NULL)
|
filename |
The name of the file containing the sqlite database. |
dbtable |
The name of the database table to be raed. |
casename |
The casename. |
query.string |
An optional query string. |
The blocks or events as a data frame.
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,
recording_get_zerotime,
recording_set_blocks,
recording_set_events,
recording_set_ibi,
recording_set_zerotime,
save_recording
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.