pts_matrix_face: Matrix face points

Description Usage Arguments Value

View source: R/pts_matrix_face.R

Description

Matrix face points

Usage

1
2
3
4
5
6
pts_matrix_face(
  nx_ = 1,
  ny_ = 1,
  nz_ = 1,
  face_ = 'bottom'
)

Arguments

nx_

[integer], length 1, positive, x dimension of matrix

ny_

[integer], length 1, positive, y dimension of matrix

nz_

[integer], length 1, positive, z dimension of matrix

face_

[character], one of 'front','back','top','bottom','left','right'

Value

tibble with columns


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