plotlySpots_all: A layout for 3D scatter plotly graphs with a time player

Description Usage Arguments Note

View source: R/plotlySpots_all.R

Description

A layout for 3D scatter plotly graphs with a time player

Usage

1
plotlySpots_all(Spots_df, x, y, z, timepoint, number, color)

Arguments

Spots_df

dataframe containing x,y,z coordinates, timepoints and number of spots per timepoint (for instance generated with Spots.as.dataframe)

x

x coordinate

y

y coordinate

z

z coordinate

timepoint

column of the timepoints

number

column with the number of spots per timepoint

color

continuous value used for coloring the spots

Note

Many thanks to @friep for her help on this function.


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