translateCoords3d: Translate coordinates in 3D

Description Usage Arguments Value

View source: R/tree-force-layout.R

Description

Translate coordinates in 3D

Usage

1
translateCoords3d(m, x, y, z)

Arguments

m

(Matrix) n cells x 3 coordinates matrix

x

(Numeric) Distance to move in x

y

(Numeric) Distance to move in y

z

(Numeric) Distance to move in z

Value

n x 3 matrix of translated coordinates


farrellja/URD documentation built on June 17, 2020, 4:48 a.m.