plot-DE-missing-method: Plot a DE object as an interactive htmlwidget

plot,DE,missing-methodR Documentation

Plot a DE object as an interactive htmlwidget

Description

Plot a DE object as an interactive htmlwidget

Usage

## S4 method for signature 'DE,missing'
plot(x, y, ..., devtree = FALSE)

Arguments

x

An object of class DE

y

Unused; included for S4 generic consistency

...

Passed to r2d3, enabling caller to (e.g.) the override the default viewer = "internal".

devtree

Logical indicator used to select local package dir


DTAT documentation built on March 31, 2023, 10:26 p.m.