rotate_points: Rotate a wide set of points

View source: R/rotate_points.R

rotate_pointsR Documentation

Rotate a wide set of points

Description

Rotate a wide set of points

Usage

rotate_points(x, Rx, Ry)

Arguments

x

Data.frame or matrix of points in wide form

Rx

Rotation matrix for the x-axis

Ry

Rotation matrix for the y-axis

Value

Data.frame with rotated points


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