getBioticAssignments: Get joined table of trawl assignments, psu and stratum

Description Usage Arguments Value Examples

Description

Get trawl assignments from baseline in StoX Java memory.

Usage

1
getBioticAssignments(projectName)

Arguments

projectName

The name or full path of the project, a baseline object (as returned from getBaseline() or runBaseline()), og a project object (as returned from open).

Value

Dataframe with trawl assignments merged with psu and stratum

Examples

1
2
baseline <- openProject("Test_Rstox", out="baseline")
assignments <- getBioticAssignments(baseline)

Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.