rescale_pattern: rescale_pattern Function

View source: R/rapt_summarize.R

rescale_patternR Documentation

rescale_pattern Function

Description

Rescales an input 3D point pattern

Usage

rescale_pattern(pattern, new_intensity)

Arguments

pattern

3D point pattern (pp3 object) to be scaled

new_intensity

final intensity of point pattern

Details

Takes an input 3D point pattern (pp3 object) and scales it to have intensity of new.intensity by multiplying the coordinates of each point as well as the window.

Value

pp3_new will preserve all properties of the input pattern, except the intensity


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