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 |
y |
Unused; included for S4 generic consistency |
... |
Passed to |
devtree |
Logical indicator used to select local package dir |
[Package DTAT version 0.3-7 Index]