readLstFile | R Documentation |
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
readLstFile(filename, encoding = "Latin-1")
filename |
file to read the logbook records from |
encoding |
encoding of the file identified by filename, must be accepted by |
A variant of .lst does not provide headers. These are read with assumed standard order of headers, and a warning is issued.
LstLogbookData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.