Description Usage Arguments Value See Also Examples
summary method for the S3 class participation.
1 2 |
object |
S3 object of class participation. |
... |
additional arguments. |
an S3 object, instance of class c("summaryDefault", "table")
.
1 2 3 4 | # Creating a new participation.
participation1 <- participation("USD", 1000)
# summarizing the participation
summary(participation1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.