pts_cuboid: Points of faces of cuboid

Description Usage Arguments Value

View source: R/pts_cuboid.R

Description

Points of faces of cuboid

Usage

1
2
3
4
5
pts_cuboid(
  lx_ = 1,
  ly_ = 1,
  lz_ = 1
)

Arguments

lx_

[numeric], length 1, non-negative, default 1, length of cuboid along x axis

ly_

[numeric], length 1, non-negative, default 1, length of cuboid along y axis

lz_

[numeric], length 1, non-negative, default 1, length of cuboid along z axis

Value

tibble with columns


thmshrt/ggshapes documentation built on Dec. 31, 2020, 8:37 a.m.