Skip to contents

Replace hvkl operations with harv + kill

Usage

add_kill_op(project_path)

Arguments

project_path

Character string, path to the SWAT+ project folder (i.e. TxtInOut).

Value

updated management.sch file

Examples

if (FALSE) { # \dontrun{
add_kill_op('path_to_your_model')
} # }