plot,DE,missing-method {DTAT}R 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


[Package DTAT version 0.3-7 Index]