plotDensityLayer: plotDensityLayer

Description Usage Arguments Value

View source: R/synapsesLayerComp.r

Description

Stacked colored bar plot based on densities

Usage

1
2
3
plotDensityLayer(densities, layers, min_c = 0, max_c = 1.35,
  layerSize = c(I = 0.05, II = 0.09, III = 0.17, IV = 0.17, V = 0.31, VI =
  0.21))

Arguments

densities

A numeric vector. Set of densities

layers

A vector. Layer of each density

min_c

A numeric value. Color scale lower bound.

max_c

A numeric value. Color scale upper bound.

layerSize

A named numeric vector. Proportional size for each layer

Value

Stacked barplot


ComputationalIntelligenceGroup/3DSynapsesSA documentation built on May 6, 2019, 12:49 p.m.