Description Usage Arguments Value
extract_activity extracts animal activity data from the cycle integrated
MAVEn dataset and calculated animal metabolism. It applies a measurement
adjustment to the time series for visualization with activity_trend.
| 1 2 3 4 5 6 | extract_activity(
  maven_cycle,
  metabolism_summary_cycle,
  interval = "",
  activity_baseline = ""
)
 | 
| maven_cycle | MAVEn dataset with cycles assigned. Must apply
 | 
| metabolism_summary_cycle | Summary dataset created by
 | 
| interval | Measurement interval for activity evaluation. Must be in seconds. Recommend value less than 60 to stay within the instrument metabolism measurement. | 
| activity_baseline | Baseline value for activity. | 
Extracted animal activity dataset with median time and activity start/end times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.