require(flowWorkspaceData)
d<-system.file("extdata",package="flowWorkspaceData")
wsfile<-list.files(d,pattern="manual.xml",full=TRUE)
ws <- openWorkspace(wsfile);
getSamples(ws)
getKeywords(ws,"CytoTrol_CytoTrol_1.fcs")
Run the code above in your browser using DataLab