show-methods {magclass}R Documentation

~~ Method for function show ~~

Description

Show a magpie object by calling the default show method, print, or str, depending on options("magclass_show_func").

Usage

## S4 method for signature 'magpie'
show(object)

Arguments

object

A MAgPIE-object

Author(s)

Pascal Sauer


[Package magclass version 6.13.2 Index]