Learn R Programming

heatmaply (version 1.6.0)

is.plotly: Checks if an object is of class plotly or not.

Description

Helpful for the plot_method in heatmaply.

Usage

is.plotly(x)

Value

TRUE if the object inherits "plotly" as a class.

Arguments

x

an object to check