create_alltraces: Create all traces for a time serie

Description Usage Arguments Value

View source: R/create_alltraces.R

Description

Create all traces for a time serie

Usage

1
2
create_alltraces(meshExample, graphExample, meshColors, display,
  defaultColor = list("#CCCCFF", 0.2), heatmapParam = "GeometryArea")

Arguments

meshExample

One or several meshes.

graphExample

One or several cell graphs.

meshColors

Colors for each mesh.

display

Display type. 'labels', 'heatmap' or 'none'.

defaultColor

Uniform mesh color (HEX color and alpha value between 0 and 1). Needed only if 'none' display type is chosen.

heatmapParam

Variable (from cell graph) to display if 'heatmap' display type is selected.

Value

A list.


marionlouveaux/cellviz3d documentation built on May 20, 2019, 9:55 a.m.