updateICESSurveyFile: Update or add a survey index abundance in an ICES format...

Description Usage Arguments

View source: R/client.R

Description

updateICESSurveyFile returns TRUE if succeeded or FALSE if failed.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
updateICESSurveyFile(
  surveyFile,
  text,
  srcHead,
  stsName,
  stsDate = NULL,
  useSourceAge = FALSE,
  useSourceYear = FALSE,
  target
)

Arguments

surveyFile

The path to the survey file.

text

If not NULL then text data in this variable will be put into the survey file.

srcHead

Survey title to be (partially) matched.

stsName

Survey time series name that will served as the source.

stsDate

The timestamp of the survey time series source.

useSourceAge

Use similar age structure to the existing/source survey file.

useSourceYear

Use similar year structure to the existing/source survey file.

target

Target mode (local or remote).


REDUS-IMR/REDUStools documentation built on Sept. 23, 2021, 12:51 a.m.