pts_scalar: Points for a Scalar Matrix

Description Usage Arguments Value

View source: R/pts_scalar.R

Description

Points for a Scalar Matrix

Usage

1
2
3
4
pts_scalar(
  keep_bounding = TRUE,
  faces_ = c('front','top','right')
)

Arguments

keep_bounding

[logical], length 1 , default TRUE,
if FALSE does not rbind the bounding box back after computation
default behavior is to use bounding box points to make computations

faces_

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

Value

tibble with columns


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