Skip to contents

Start the REMIND model.

Usage

start(remind = ".", configFile = NULL, restart = FALSE, testOneRegi = FALSE)

Arguments

remind

A character vector with the path to the remind main-folder. By default, it is assumed that the working directory is the remind main-folder.

configFile

NULL or a character vector with the path to a scenario config csv file.

restart

TRUE or FALSE

testOneRegi

TRUE or FALSE

Examples