Learn R Programming

heemod (version 0.3.3)

check_names: Check Names

Description

Throws an error if any of the names are reserved.

Usage

check_names(x)

Arguments

x
A character vector of names.

Value

Nothing, just throws an error if a reserved name is encountered.

Details

Reserved names are markov_cycle and anything starting with ..