Description Usage Arguments Value Author(s) Examples
View source: R/summary.meter_output.R
This function is a method of summary on the object returned from meter_score
1 |
x |
An S3 object returned from meter_score |
The values returned are printed summaries.
Kevin Wang
1 2 3 4 5 | require(MeterOMeter)
output <- meter_score("010101010111", "iambic", "pentameter")
summary(output)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.