processData: processData is the function that converts the raw trawl data...

Description Usage Arguments Note

View source: R/processData.r

Description

processData attaches the appropriate variables to the global workspace

Usage

1
processData(Truncate=0,...)

Arguments

Truncate

An optional truncation value, defaults to 0. Any values below the truncation value will be set = 0

...

Other arguments can be passed.

Note

Two output files are also created with each function call. The file "Tows_outside_strata.csv" is written to the working directory, containing all tows that fall outside the user-definied strata. The file "Tows_with_missing_data.csv" is created, containing all tows that have missing necessary information.


nwfscDeltaGLM documentation built on May 2, 2019, 6:30 p.m.