copy.magpie: Copy MAgPIE-files

View source: R/copy.magpie.R

copy.magpieR Documentation

Copy MAgPIE-files

Description

This function copies MAgPIE-files from one location to another. During the copying it is also possible to change the file type (e.g. from 'mz' to 'csv')

Usage

copy.magpie(input_file, output_file, round = NULL)

Arguments

input_file

file, that should be copied

output_file

copy destination

round

number of digits the values should be rounded. NULL means no rounding

Author(s)

Jan Philipp Dietrich

See Also

read.magpie,write.magpie

Examples


# copy.magpie("bla.csv","blub.mz")

magclass documentation built on July 9, 2023, 7:03 p.m.