readLstFile: Parses logbooks (lst)

View source: R/io.R

readLstFileR Documentation

Parses logbooks (lst)

Description

Parses logbooks from tabular format (.lst) delivered by Directorate of Fisheries (FDIR). This format is not matched with WMS records and contains less detail than the format read by readErsFile

Usage

readLstFile(filename, encoding = "Latin-1")

Arguments

filename

file to read the logbook records from

encoding

encoding of the file identified by filename, must be accepted by fread.

Details

A variant of .lst does not provide headers. These are read with assumed standard order of headers, and a warning is issued.

Value

LstLogbookData


StoXProject/RstoxFDA documentation built on Jan. 13, 2024, 12:32 a.m.