experiment_info {scopr} | R Documentation |
Retrieve information about an experiment
Description
This function is used to obtain experimental information – such as time and date of the experiment,
acquisition device, and version of the software –
embedded in a result file (.db
) generated by the ethoscope platform.
Usage
experiment_info(FILE)
Arguments
FILE |
the name of the input file |
Value
a list containing fields for metadata entries
See Also
-
load_ethoscope – to load the actual data
-
list_result_files – to list available files
[Package scopr version 0.3.5 Index]