is.Instrument: Check if the object is of class Instrument

View source: R/TDIInstrument.R

is.InstrumentR Documentation

Check if the object is of class Instrument

Description

Helper to check the object class. If the input 'x' is empty it returns the class name.

Usage

is.Instrument(x = NULL)

Arguments

x

Object to check.

Value

Boolean result or alternative the class name.


n0Trader/TDI documentation built on July 30, 2023, 7:48 p.m.