tr_jitter: Add jitter to a 2D object

View source: R/utils_geometry.R

tr_jitterR Documentation

Add jitter to a 2D object

Description

Add jitter to a 2D object

Usage

tr_jitter(data, a, index = NULL)

Arguments

data

dataframe with x and y coordinates, and id columns

a

jitter amount (units)

index

string for the index column to be added from the original data

Value

a dataframe with new coordinates columns


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