log-method for MAgPIE-objects respectively. Works exactly as for arrays.
Usage
# S4 method for class '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.