readPopDef: Read the Population Definition File.

Description Usage Arguments Value See Also Examples

Description

Read the population definition file into memory from disk

Usage

1
readPopDef(pop.def.tab.path)

Arguments

pop.def.tab.path

Path to the population definition file or the cruise directory.

Value

a dataframe of population definition parameters

See Also

POP.DEF

Examples

1
2
seaflow.path <- system.file("extdata", 'seaflow_cruise', package="flowPhyto")
readPopDef(seaflow.path)

armbrustlab/flowPhyto documentation built on May 10, 2019, 1:40 p.m.