rpsg_convert_ps_params: Replace values of parameters with variables in problem...

Description Usage Arguments Value

View source: R/rpsg_create_subroutine.R

Description

Replace values of parameters with variables in problem statement

Usage

1
rpsg_convert_ps_params(problem_statement_init)

Arguments

character

with PSG Problem Statement

Value

results list with results:

results$problem_statement_new character with PSG Problem Statement where parameters are changed with corresponding variables;
results$parameter.data.list list with variables used in the new PSG Problem Statement.

PSGExpress documentation built on July 26, 2019, 5:02 p.m.