tr_wave: Apply a periodic transformation to a 2D object

View source: R/utils_geometry.R

tr_waveR Documentation

Apply a periodic transformation to a 2D object

Description

Apply a periodic transformation to a 2D object

Usage

tr_wave(data, period = 30, amplitude = 1/10, delta = 0)

Arguments

data

dataframe with x and y coordinates

period

period for cyclic offset

amplitude

strength of offset

delta

control how x and y offsets are linked

Value

a dataframe with new coordinates columns


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