pos_wrap: Data frame of positions for x and y

View source: R/pos_wrap.R

pos_wrapR Documentation

Data frame of positions for x and y

Description

Data frame of positions for x and y

Usage

pos_wrap(x0 = 0, y0 = 0, n = 5, ncol = 3, width = 1, height = width)

Arguments

x0

numeric for x starting point for positioner

y0

numeric for y starting point for positioner

n

number of positions

ncol

number of columns before wrap

Examples

pos_wrap()
pos_wrap(n = 7, ncol = 2)

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