make_xyz_matrix: Convert wide data to (x, y, z) rows

View source: R/utility_functions.R

make_xyz_matrixR Documentation

Convert wide data to (x, y, z) rows

Description

Convert wide data to (x, y, z) rows

Usage

make_xyz_matrix(d)

Arguments

d

Data.frame with points in wide format

Value

Data.frame with (x, y, z) points as rows 1, 2, and 3


Middleton-Lab/KinematicAnalysis documentation built on March 27, 2022, 7:36 a.m.