getParameterName {babsim.hospital}R Documentation

getParameterName

Description

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

Usage

getParameterName(n)

Arguments

n

int: position

Value

This function returns a character value, which represents the name of the n-th x variable.

Examples

getParameterName(16)

[Package babsim.hospital version 11.8.8 Index]