Description Usage Arguments Value
Scale pts in 3D
1 2 3 4 5 6 7 |
tbl |
[tibble], a tibble containing points to be scaled |
sx_ |
[numeric], length 1, default 1, value by which to scale |
sy_ |
[numeric], length 1, default 1, value by which to scale |
sz_ |
[numeric], length 1, default 1, value by which to scale |
x_ |
[expr], variable name in |
y_ |
[expr], variable name in |
z_ |
[expr], variable name in |
use_bounding_box |
[logical], length 1, default |
keep_bounding |
[logical], length 1, default |
tibble with values
x
scaled x coordinate
y
scaled y coordinate
z
scaled z coordinate
face
is point part of "front", "back", "left", "right", "bottom" or "top" face
tb
is point on "top", "middle", "bottom" side of face
rl
is point on "right", "middle", "left" side of face
bounding_box
if TRUE
, point is part of bounding box
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.