visualise_3D_marker_position: Visualize 3D Marker Position

View source: R/visualise_3D_marker_position.R

visualise_3D_marker_positionR Documentation

Visualize 3D Marker Position

Description

Visualizes the 3D positions of markers at a specific time point using interactive 3D plots.

Usage

visualise_3D_marker_position(data, selected_time)

Arguments

data

A dataframe containing time and marker positions with columns formatted as 'Time', 'markername_X', 'markername_Y', 'markername_Z'.

selected_time

Numeric value indicating the specific time point at which to visualize the marker positions.

Value

A 'plotly' object representing the 3D scatter plot of marker positions.


Kneerav/biomechanics documentation built on March 30, 2025, 12:56 a.m.