getCoords: Title

Description Usage Arguments Value Examples

Description

Title

Usage

1
getCoords(LoaderPATH = LoaderPATH, FFdata = FFdata)

Arguments

LoaderPATH

Path of fcs_out files

FFdata

Flow frame data

Value

Assign global variables for access

Examples

1
2
3
4
5
#remove hash symbol to run
dir4 <- system.file('extdata/extra', package = 'oneSENSE')
file5 <- system.file('extdata/FFdata.Rdata', package = 'oneSENSE')
load(file5)
getCoords(dir4, FFdata=FFdata)

yongkee/oneSENSE documentation built on May 5, 2019, 9:03 p.m.