summary,burndown-method | R Documentation |
Print a summary of a burndown dataset.
## S4 method for signature 'burndown'
summary(object, ...)
object |
A burndown object. |
... |
ignored. |
Dan Kelley
Other things related to burndown data:
as.burndown()
,
burndown-class
,
burndown
,
plot,burndown-method
,
read.burndown()
library(plan)
data(burndown)
summary(burndown)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.