Skip to contents

Auto-populates `groups`, `experimenters`, and `animals` fields in experiment object by checking experimental data (within the experiment object) for new data.

Usage

update_experiment(experiment)

Arguments

experiment

The experiment object

Value

A list object containing statistics and metadata for the entire experiment. The `groups`, `experimenters`, and `animals` fields will auto-populate based on added data using the `update_experiment()` function.

Examples

if (FALSE) update_experiment(experiment)