log-methods: log-method for MAgPIE objects

log-methodsR Documentation

log-method for MAgPIE objects

Description

log-method for MAgPIE-objects respectively. Works exactly as for arrays.

Usage

## S4 method for signature 'magpie'
log(x, base = exp(1))

Arguments

x

a magpie object

base

ia positive or complex number: the base with respect to which logarithms are computed. Defaults to e=exp(1).

Methods

x = "magpie"

works as log(x) for arrays.


magclass documentation built on July 9, 2023, 7:03 p.m.