View source: R/translate_points.R
| translate_points | R Documentation | 
Translate points
translate_points(d, origin)
| d | Data.frame with points as columns (e.g., V1_x, V1_y, V1_z, V2_x, V2_y, V2_z...) | 
| origin | Numeric vector with coordinates to translate points 'd' to. | 
Data.frame with points as columns translated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.