Learn R Programming

s20x (version 3.3.0)

isTslmErrorTerm: Check a tslm error term

Description

Check whether a formula term label is a supported `tslm()` error-structure term.

Usage

isTslmErrorTerm(termLabel)

Value

`TRUE` when the term label is an error-structure term; otherwise `FALSE`.

Arguments

termLabel

a formula term label.