update_experiment | R Documentation |
Auto-populates 'groups', 'experimenters', and 'animals' fields in experiment object by checking experimental data (within the experiment object) for new data.
update_experiment(experiment)
experiment |
The experiment object |
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.
## Not run: update_experiment(experiment)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.