pointsXYZ: Project rotation data onto sphere

Description Usage Arguments Value

Description

Projection of rotation matrices onto sphere with given center.

Usage

1
  pointsXYZ(data, center, column = 1)

Arguments

data

data frame of rotation matrices in 3 x 3 matrix representation

center

point about which to center the observations

column

integer 1 to 3 indicating which column to display

Value

data frame with columns X, Y, Z standing for the respective coordinates in 3d space


heike/rotations documentation built on May 17, 2019, 3:24 p.m.