Learn R Programming

magclass (version 6.13.2)

show-methods: ~~ 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 magpie
show(object)

Arguments

object

A MAgPIE-object

Author

Pascal Sauer