Learn R Programming

babsim.hospital (version 11.8.8)

getParameterName: 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

Run this code
# NOT RUN {
getParameterName(16)
# }

Run the code above in your browser using DataLab