shift.pp3: Apply Vector Translation

View source: R/rapt_extend.R

shift.pp3R Documentation

Apply Vector Translation

Description

Applies a vector shift to a 3D point pattern

Usage

## S3 method for class 'pp3'
shift(X, vec = c(0, 0, 0), ..., origin = NULL)

Arguments

X

Point pattern(object of class"pp3")

vec

Numeric. A vector of length 3 specifying the translation

origin

Location that will be shifted to the origin. Either a vector of length 3 specifying the new origin or one of the character strings "midpoint" or "bottomleft" (will be extended)

See Also

shift

Other spatstat extensions: G3cross(), G3multi(), K3scaled(), Tstat.pp3(), bdist.points(), marktable.pp3(), marktable(), quadratcount.pp3(), quadrats.pp3(), rPoissonCluster3(), rjitter.pp3(), rjitter.ppp(), rjitter(), rpoint3(), sample.pp3(), sample.ppp(), studpermu.test.pp3(), studpermu.test(), superimpose.pp3()


aproudian2/rapt documentation built on Dec. 15, 2022, 4:24 a.m.