pos_branching_x: Create vector for x that, with y will, form a wrapping...

View source: R/pos_branching_x.R

pos_branching_xR Documentation

Create vector for x that, with y will, form a wrapping branching pattern

Description

Create vector for x that, with y will, form a wrapping branching pattern

Usage

pos_branching_x(x0 = 0, n = 6, width = 2 * sqrt(0.75))

Arguments

x0

numeric x start position

n

number of positions

width

numeric, width between positions

Examples

pos_branching_x()

pos_branching_x(n = 10, x0 = 5)

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