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

View source: R/heatmaply.R

is.plotlyR Documentation

Checks if an object is of class plotly or not.

Description

Helpful for the plot_method in linkheatmaply.

Usage

is.plotly(x)

Arguments

x

an object to check

Value

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


talgalili/heatmaply documentation built on Oct. 19, 2023, 7:30 p.m.