Skip to contents

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

Jeffrey A. Ryan