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)

flowPhyto documentation built on Sept. 12, 2016, 6:18 a.m.