Description Usage Arguments Value Examples
Summarize metabolism data.
| 1 | summarize_metabolism(animal_metabolism, type = "")
 | 
| animal_metabolism | Animal metabolism dataframe extracted from the MAVEn
without baseline using  | 
| type | Summarize data by Chamber (="by_chamber") or by Cycle (="by_cycle"). | 
Table of values with calculated median metabolism by cycle or chamber.
| 1 2 | #summarize_metabolism(animal_metabolism, type = "by_cycle")
#summarize_metabolism(animal_metabolism, type = "by_chamber")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.