read.logbook: Load Fishery Logbook Data

View source: R/read.logbook.R

read.logbookR Documentation

Load Fishery Logbook Data

Description

Function to load logbook and slip landings data from the southern Gulf of Saint Lawrence fisheries.

Usage

read.logbook(x, species = "snow crab", source = "r", ...)

read.ziff(x, file, echo = TRUE, ...)

read.sc.logbook(x, year, file, ...)

read.ziff.ascii(x, convert = TRUE, as.character = FALSE, ...)

Arguments

x

Fishery year or file name.

...

Not used.

file

File name to be loaded. File format is assumed to be comma-separated (i.e. .csv).

echo

Logical value specifying whether to report files to the R console as they're being read.

year

Fishery year.

path

File path containing comma-separated fishery logbook files (i.e. .csv).


TobieSurette/gulf.data documentation built on Jan. 19, 2025, 7:50 p.m.