experiment_info: Retrieve information about an experiment

View source: R/experiment-info.R

experiment_infoR 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


scopr documentation built on Aug. 15, 2022, 5:05 p.m.

Related to experiment_info in scopr...