powered by
Creates a three dimensional scatterplot of the possibles next steps, based on the tldCube, which was extracted from a track.
plot3d.tldCube(tldCube)
tldCube; the ouptut from turnLiftStepHist or get.densities.3d
Plots a plotly object
# NOT RUN { P <- get.track.densities.3d(niclas) suppressWarnings(plot3d.tldCube(P$tldCube)) # }
Run the code above in your browser using DataLab