getCoords: Get Coordinates of median position

Description Usage Arguments Value Examples

View source: R/YKOneSmapperFlour.R

Description

Get Coordinates of median position

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/myFFdatas.rds', package = 'oneSENSE')
FFdata = readRDS(file5)
getCoords(dir4, FFdata)

JinmiaoChenLab/oneSENSE documentation built on May 3, 2019, 4:59 p.m.