pts_viewport: Points for viewport

Description Usage Arguments Value

View source: R/pts_viewport.R

Description

Points for viewport

Usage

1
2
3
4
5
pts_viewport(
  xc_ = 0,
  yc_ = 0,
  s_ = 1
)

Arguments

xc_

[numeric], length 1, non-negative, viewport x center, default is 0

yc_

[numeric], length 1, non-negative, viewport x center, default is 0

s_

[numeric], length 1, non-negative, amount to scale points by

Value

tibble with columns


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