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

View source: R/pos_branching_y.R

pos_branching_yR 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_y(y0 = 0, n = 12, height = 2 * sqrt(0.75))

Arguments

y0

numeric y start position

n

number of positions

height

numeric, height between positions

Examples

pos_branching_y()

pos_branching_y(n = 10, y0 = 5)

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