not_middle_neighbors: Neighbors adjoining the selected colony from the periphery of...

Description Usage Arguments Value Examples

Description

Neighbors adjoining the selected colony from the periphery of the given plateformat

Usage

1
not_middle_neighbors(plateformat, colony)

Arguments

plateformat

An integer which can be one of 96 or 384 or 1536

colony

An integer which can be one from not_middle_indices(plateformat)

Value

A numeric vector with neighbors adjoining the given colony

Examples

1
2
not_middle_neighbors(96, 1)
#' not_middle_neighbors(1536, 1)

sathishsrinivasank/pinerrordetector documentation built on May 7, 2019, 2:55 a.m.