summary-methods | R Documentation |
~~ Methods for function summary
in Package ‘base’ ~~
signature(object = "ANY")
Generic summary function, see base package description using ?summary
signature(object = "cpt")
Prints out a summary of the object to the terminal.
signature(object = "cpt.range")
Prints out a summary of the object to the terminal.
signature(object = "cpt.reg")
Prints out a summary of the object to the terminal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.