| cyto_empty | R Documentation | 
Construct an empty flowFrame
cyto_empty(name = NULL, channels = NULL, ...)
| name | name to add to the constructed flowFrame. | 
| channels | channels to include in the constructed flowFrame. | 
| ... | additional arguments passed to
 | 
Dillon Hammill, Dillon.Hammill@anu.edu.au
# Construct empty flowFrame
cyto_empty(name = "Test.csv", channels = c("FSC-A", "SSC-A", "PE-A"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.