check_names: Check Names

View source: R/utils.R

check_namesR Documentation

Check Names

Description

Throws an error if any of the names are reserved.

Usage

check_names(x)

Arguments

x

A character vector of names.

Details

Reserved names are markov_cycle and anything starting with ..

Value

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


pierucci/heemod documentation built on July 17, 2022, 9:27 p.m.