gdx.copy: function for copying REMIND GDX files

Description Usage Arguments Author(s) See Also Examples

View source: R/gdx.copy.R

Description

allows to copy a GDX file from place A to place B using the name with the *.gz ending, regardless if it's zipped or not

Usage

1
gdx.copy(from, to)

Arguments

from

path to a zipped or unzipped GDX

to

where the unzipped GDX will go and what name it will have

Author(s)

Anastasis Giannousakis

See Also

file.copy

Examples

1
## Not run: gdx.copy(path_gdx, "config/input.gdx", overwrite=TRUE)

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