deletePlus: Delete "+" in a *.mif reporting and save it with the addition...

Description Usage Arguments Value Author(s) Examples

View source: R/deletePlus.R

Description

Delete "+" in a *.mif reporting and save it with the addition "withoutPlus"

Usage

1
deletePlus(mif, writemif = FALSE)

Arguments

mif

a path to a mif-file (might be created by confGDX2MIF) or a magpie object containing reporting

writemif

a logical indicator whether the new mif with the adjusted names is saved under a new name containing "withoutPlus", if FALSE the new reporting is returnes as magpie object

Value

MAgPIE object - contains the reporting without "+" and "++" in the variable names

Author(s)

Lavinia Baumstark

Examples

1
## Not run: deletePlus(mif)

pik-piam/remind documentation built on Sept. 9, 2021, 1:09 p.m.