canvasXpress: Creates a CanvasXpress object Refer to the CanvasXpress...

Description Usage

View source: R/canvasXpress.R

Description

Creates a CanvasXpress object Refer to the CanvasXpress original documentation for more details: http://canvasxpress.org/html/documentation.html

Usage

1
2
3
4
5
canvasXpress(data = NULL, decorData = NULL, smpAnnot = NULL,
  varAnnot = NULL, nodeData = NULL, edgeData = NULL, vennData = NULL,
  vennLegend = NULL, genomeData = NULL, graphType = "Scatter2D",
  events = NULL, afterRender = NULL, width = 600, height = 400,
  pretty = FALSE, digits = 4, ...)

JEFworks/canvasXpressR documentation built on May 7, 2019, 7:43 a.m.