remove_CPUE: Remove a q setup line into an SS control file

Description Usage Arguments Value Author(s)

View source: R/change_q.R

Description

This function removesa q setup line from a SS 3.30 control file

Usage

1
remove_CPUE(string, ctl.in, ctl.out, dat.in, dat.out, overwrite = FALSE)

Arguments

string

A string with the fleetname to remove.

ctl.in

An SS control file name to read in.

ctl.out

The SS control file to read out.

dat.in

An SS data file name to read in.

dat.out

An SS data file name to read out.

overwrite

Logical. Overwrite an existing file with the same name as ctl.out or data.out?

Value

A modified SS control file.

Author(s)

Kelli Johnson


ss3sim documentation built on Nov. 9, 2019, 1:06 a.m.