innerBondRaster: Inner Bond Raster

Description Usage Arguments Details Value Examples

View source: R/all_functions_v8.R

Description

Perform Inner Bond Raster as part of the Cell Tracking Processing

Usage

1
innerBondRaster(xyzs, maxdisp, j = 1, env)

Arguments

xyzs

data.frame, including input cell centroid positions

maxdisp

numeric, value of maximum cell dispersion in pixels

env

environment, including all objects used for the tracking

i

numeric, index of the iteration cycle

Details

a message is printed if an issue (typically arising by a non-suitable environment being passed as the env argument) is detected. See the example below.

Value

FALSE is returned; objects in env are updated

Examples

1

ocbe-uio/cellmigRation documentation built on Dec. 16, 2021, 10:59 p.m.