log-methods | R Documentation |
log-method for MAgPIE-objects respectively. Works exactly as for arrays.
## S4 method for signature 'magpie'
log(x, base = exp(1))
x |
a magpie object |
base |
ia positive or complex number: the base with respect to which logarithms are computed. Defaults to e=exp(1). |
works as log(x) for arrays.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.