update_experiment: Updates Experiment Object Metadata

update_experimentR Documentation

Updates Experiment Object Metadata

Description

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

## Not run: update_experiment(experiment)


SqueakR documentation built on June 28, 2022, 5:06 p.m.