labelOuterCells: Classify Outer cells

Description Usage Arguments Value

Description

labelOuterCells Determine if a cell is an Outer cell in the spot

Usage

1
labelOuterCells(x, thresh = 0.75)

Arguments

x

A numeric vector of RadialPositions

thresh

A quantile value between 0 and 1 used to threshold x. The returned logical will be TRUE for cells with x values in quantiles greater than thresh.

Value

A logical vector the length of x with a TRUE value for the Outer cells


markdane/MEMA documentation built on May 21, 2019, 11:48 a.m.