livingVector: Generation of a single logical (TRUE/FALSE) vector based on...

Description Usage Arguments Author(s) Examples

View source: R/livingVector.R

Description

Nodes with “NLnode” (not case sensitive) are viewed as non-living nodes and are thus “FALSE” values in the vector. All living nodes have a “TRUE” value.

Usage

1
livingVector(limfile)

Arguments

limfile

This is the user generated LIM file created for analysis purposes.

Author(s)

Ruchit Mahabir

Christopher Waspe

Ursula Scharler

Examples

1
livingVecList <- livingVector(limfile = N4)

FlowCAr documentation built on Sept. 30, 2019, 5:04 p.m.