Description Usage Arguments Value See Also Examples
summary method for PO objects. summary shows less
information than print.
1 2 |
object |
An object of class |
... |
Arguments passed to |
The object argument in invisibly returned, but the function is
mostly invoked for the side-effect of printing the object argument.
1 2 | pot_file <- system.file("extdata/R-summerof69.pot", package = "poio")
summary(pot <- read_po(pot_file))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.