setAssignments: Set NASC data and assignments to memory

Description Usage Arguments Value

Description

setAssignments Sets assignments to the assignment table in the process data (in memory). setMeanNASCValues Sets NASC or meanNASC values to the baseline data (in memory).

Usage

1
2
3
setAssignments(projectName, assignments)

setNASC(projectName, process = "MeanNASC", data)

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).

assignments

The modified trawl assignments (StationWeight for each combination of AssignmentID and Station).

process

The process to set NASC values to.

data

The modified NASC data (Value for each combination of AcoCat, SampleUnit and Layer).

Value

An assignment


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