Description Usage Arguments Value See Also Examples
Read the population definition file into memory from disk
| 1 | readPopDef(pop.def.tab.path)
 | 
| pop.def.tab.path | Path to the population definition file or the cruise directory. | 
a dataframe of population definition parameters
POP.DEF
| 1 2 | seaflow.path <- system.file("extdata", 'seaflow_cruise', package="flowPhyto")
readPopDef(seaflow.path)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.