Learn R Programming

ggseg3d (version 2.0.0)

rotate_vector: Rotate vector around axis by angle (Rodrigues' formula)

Description

Rotate vector around axis by angle (Rodrigues' formula)

Usage

rotate_vector(v, axis, angle)

Arguments