read_lowestoft: read_lowestoft

View source: R/rw_lowestoft.R

read_lowestoftR Documentation

read_lowestoft

Description

Modified FLCore::readVPA function in the FLCore-package, except here it only returns a list or a data.frame

Usage

read_lowestoft(file, sep = "", format = "long", quiet = TRUE, ...)

Arguments

file

name of file, normally the index file name

sep

the separator, default is ""

format

character vector specifying output format: "long" (default), "wide" or "list" but can also use "list" which returns a list of matrices.

quiet

boolean, default is TRUE

...

other arguements


einarhjorleifsson/fishvice documentation built on Jan. 4, 2024, 8:43 p.m.