Learn R Programming

mrgsolve (version 0.8.9)

mrgsolve_template: Create model specification file from template

Description

Create model specification file from template

Usage

mrgsolve_template(model = "template", project = getwd(),
  writeable = FALSE, overwrite = FALSE)

Arguments

model

name of the model to create

project

working directory

writeable

logical; if TRUE, parameters may be overwritten in the main block

overwrite

logical; if TRUE, an existing file with same stem will be overwritten