Description Usage Arguments Value
description placeholder
1 2 3 4 5 6 7 |
tbl |
[tibble], a tibble containing points to be centered |
at_x_ |
[numeric], length 1, default NULL, |
at_y_ |
[numeric], length 1, default NULL, |
at_z_ |
[numeric], length 1, default NULL, |
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
centered x coordinate
y
centered y coordinate
z
centered 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.