View source: R/concatenateFCS.R
concatenateFCS | R Documentation |
Function to merge .fcs files in a given folder.
concatenateFCS(fcsDir, filename, path = NULL)
fcsDir |
Directory with .fcs files to be combined |
filename |
File name to create on disk |
path |
Path of the directory to save plot to: |
A character vector of the file name.
concatenateFCS(fcsDir = system.file("extdata", package="cytofast"), filename = merged/cytofastData_merged.fcs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.