plot3d.tldCube: Visualize turn-lift-step histogram

View source: R/plot3D.R

plot3d.tldCubeR Documentation

Visualize turn-lift-step histogram

Description

Creates a three dimensional scatterplot of the possibles next steps, based on the tldCube, which was extracted from a track.

Usage

plot3d.tldCube(tldCube)

Arguments

tldCube

tldCube; the ouptut from turnLiftStepHist or get.densities.3d

Value

Plots a plotly object

Examples

P <- get.track.densities.3d(niclas)
suppressWarnings(plot3d.tldCube(P$tldCube))

munterfinger/eRTG3D documentation built on March 25, 2022, 1:22 a.m.