summary.Metre | R Documentation |
Summarises the cycle length for each Metre.
## S3 method for class 'Metre'
summary(object, ...)
object |
|
... |
ignored. |
list of summaries.
r <- get_sample_recording()
m <- get_metre_data(r)
summary(m)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.