Skip to contents

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