get_parameter_direct {packDAMipd}R Documentation

Get the parameter values from reading a file

Description

Get the parameter values from reading a file

Usage

get_parameter_direct(parameter, paramvalue)

Arguments

parameter

parameter of interest

paramvalue

parameter value to be assigned

Details

Basic function to assign a parameter directly

Value

the paramvalue

Examples

a <- get_parameter_direct("cost_IT", paramvalue = 100)

[Package packDAMipd version 1.1.0 Index]