Description Usage Arguments Value Examples
This method calculates the mean duration of each sleep bout in minutes.
| 1 | calcMeanBout(obj)
 | 
| obj | A valid DAM S4 object where  | 
A named vector with the duration of each bout in minutes.
| 1 2 | sleep <- calcSleep(dropDead(DAM_DD))
calcMeanBout(sleep)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.