Description Usage Arguments Value Examples
This function calculates the mean number of sleep bouts per day for each fly.
1 | calcNumBouts(obj)
|
obj |
A valid DAM S4 object where |
A named vector of the number of sleep bouts/length of your experiment in days
1 2 | sleep <- calcSleep(dropDead(DAM_DD))
calcNumBouts(sleep)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.