powered by
Returns the names (chr) of the babsim x parameter vector.
x
getParameterNameList(x)
vector of int: positions
This function returns a vector. Its elements represent the names of the n-th x variables.
# NOT RUN { getParameterNameList( c(16,18) ) # }
Run the code above in your browser using DataLab