round-methods: Round-method for MAgPIE objects

round-methodsR Documentation

Round-method for MAgPIE objects

Description

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

Usage

## S4 method for signature 'magpie'
round(x, digits = 0)

Arguments

x

a magpie object

digits

integer indicating the number of decimal places (round) or significant digits (signif) to be used. Negative values are allowed.

Methods

x = "magpie"

works as round(x) for arrays.


pik-piam/magclass documentation built on March 25, 2024, 11:07 p.m.