is.quantmod {quantmod}R Documentation

Test If Object of Type quantmod

Description

Test if object is of type quantmod or quantmodResults.

Usage

is.quantmod(x)
is.quantmodResults(x)

Arguments

x object to test

Value

Boolean TRUE or FALSE

Author(s)

Jeffrey A. Ryan

See Also

specifyModel, tradeModel


[Package quantmod version 0.3-6 Index]