View source: R/getParameterNameList.R
getParameterNameList | R Documentation |
Returns the names (chr) of the babsim x
parameter vector.
getParameterNameList(x)
x |
vector of int: positions |
This function returns a vector. Its elements represent
the names of the n-th x
variables.
getParameterNameList(c(16, 18))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.