Write a new gmacs.par file. This function is used to modify within R a pre-existent gmacs.par file.

writeGmacsPAR(Dir = NULL, FileName = NULL, gmacsPar = NULL)

Arguments

Dir

(character string)- path where to save the new gmacs.par file

FileName

(character string)- name of the new gmacs.par file

gmacsPar

(character string)- Object (list) containing the ex gmacs.par file - The list is created using the readGMACSpar() function.

Value

create a new gmacs.dat file.

See also