Description Usage Arguments Value Examples
Title
1 | getCoords(LoaderPATH = LoaderPATH, FFdata = FFdata)
|
LoaderPATH |
Path of fcs_out files |
FFdata |
Flow frame data |
Assign global variables for access
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.