| cyto_details | R Documentation | 
Simply an autocomplete-friendly wrapper around
pData. A call is made to
cyto_names if a
flowFrame is supplied.
cyto_details(x)
x | 
 object of class   | 
experiment details as data.frame.
Dillon Hammill, Dillon.Hammill@anu.edu.au
## Not run: 
# Load in CytoExploreRData to access data
library(CytoExploreRData)
# Activation flowSet
fs <- Activation
# Experiment details
cyto_details(fs)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.