createBasePAR: createBasePAR

Description Usage Arguments

View source: R/createBasePAR.r

Description

create a modifyable par file based on another parfile.

Usage

1
2
createBasePAR(parFile, base = "../model/formind_parameters/", pattern = NA,
  replacement = NA)

Arguments

parFile

Character sting naming the new par-file.

base

Character sting naming the already existing par-file.

pattern

Vector of character strings naming those variables of the par file which will be modified

replacement

Vector of character strings which will replace the line, where the pattern is found.


fjbohn/fast documentation built on May 24, 2019, 9:50 a.m.