pos_wrap_x: Title

View source: R/pos_wrap_x.R

pos_wrap_xR Documentation

Title

Description

Title

Usage

pos_wrap_x(x0 = 0, n = 5, ncol = 3, width = 1, snake = FALSE)

Arguments

x0

numeric for x starting point for positioner

n

number of positions

ncol

number of columns before wrap

Examples

pos_wrap_x()
pos_wrap_x(n = 12)
pos_wrap_x(snake = TRUE)

EvaMaeRey/ggstamp documentation built on June 30, 2022, 11 p.m.