Learn R Programming

packDAMipd (version 0.2.0)

get_parameter_direct: 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

Value

the paramvalue

Details

Basic function to assign a parameter directly

Examples

Run this code
# NOT RUN {
a <- get_parameter_direct("cost_IT", paramvalue = 100)
# }

Run the code above in your browser using DataLab