Process parameters and convert from 0 based indexing for C++ to 1 based indexing in R.

process_parameters_to_r(parameters)

Arguments

parameters

List of parameters.

Value

List of parameters with 1 based indexing.