| plot3d.tldCube | R Documentation | 
Creates a three dimensional scatterplot of the possibles next steps, based on the tldCube, which was extracted from a track.
plot3d.tldCube(tldCube)
tldCube | 
 tldCube; the ouptut from turnLiftStepHist or get.densities.3d  | 
Plots a plotly object
P <- get.track.densities.3d(niclas) suppressWarnings(plot3d.tldCube(P$tldCube))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.