R/fitnmr.R
comb_vec_to_param_array.Rd
Determine array of destination parameters from a source vector
comb_vec_to_param_array(
comb_vec,
comb_array,
param_array = NULL,
na_only = FALSE
)
vector of source parameters
array of 2xN data frames with mapping between vector and array
starting array of destination parameters
only overwrite values in param_array if they are NA