transform_vector: Recursively transform a vector as a function of length and...

View source: R/system_sequence.R

transform_vectorR Documentation

Recursively transform a vector as a function of length and angle values

Description

Recursively transform a vector as a function of length and angle values

Usage

transform_vector(.x, .y)

Arguments

.x

initial or n-1 coordinate vector

.y

n coordinate vector

Value

A vector the same length of .x with the same names as .x


picasa/generate documentation built on Feb. 28, 2025, 6:51 a.m.