# Define filename
fileName <- system.file("extdata","lymphocytes.fcs",package="FlowSOM")
# This example will sample 2 times 500 cells.
AggregateFlowFrames(c(fileName,fileName),"tmp.fcs",1000)
Run the code above in your browser using DataLab