show-methods {magclass} | R Documentation |
show
~~Show a magpie object by calling the default show method, print, or str, depending on options("magclass_show_func").
## S4 method for signature 'magpie'
show(object)
object |
A MAgPIE-object |
Pascal Sauer