plotNearestNeighborLayerDist: plotNearestNeighborLayerDist

Description Usage Arguments Value

View source: R/synapsesLayerComp.r

Description

Stacked colored bar plot based on NN distance

Usage

1
2
3
plotNearestNeighborLayerDist(distances, layers, min_c = 400, max_c = 800,
  layerSize = c(I = 0.05, II = 0.09, III = 0.17, IV = 0.17, V = 0.31, VI =
  0.21))

Arguments

distances

A numeric vector. Set of NN distances

layers

A vector. Layer of each distance

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.