Description Usage Arguments Value Examples
summary.doremi provides a summary containing the five lists of the DOREMI object
| 1 2 | 
| object,  | DOREMI object (contains several lists) | 
| ... | includes the additional arguments inherited from the generic summary method | 
Returns a summary containing the five lists of the DOREMI object
| 1 2 3 4 5 6 | myresult <- analyze.1order(data = cardio,
                 id = "id",
                 input = "load",
                 time = "time",
                 signal = "hr")
summary(myresult)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.