Skip to content
Prev 6595 / 21312 Next

[Bioc-devel] plotPCA for BiocGenerics

On Sun, Nov 2, 2014 at 12:19 AM, Wolfgang Huber <whuber at embl.de> wrote:

            
I think there are real benefits to having a general "plot" abstraction. For
example, a reporting framework or GUI could use it to render a graphical
representation of an object. That doesn't preclude specific functions for
particular plot variants. It would just be nice to have a default
visualization of an object, in the same way we can call print to produce a
textual representation at the console. They're complementary.