getParameterNameList: getParameterNameList

View source: R/getParameterNameList.R

getParameterNameListR Documentation

getParameterNameList

Description

Returns the names (chr) of the babsim x parameter vector.

Usage

getParameterNameList(x)

Arguments

x

vector of int: positions

Value

This function returns a vector. Its elements represent the names of the n-th x variables.

Examples

getParameterNameList(c(16, 18))

babsim.hospital documentation built on May 30, 2022, 9:05 a.m.