read.logbook | R Documentation |
Function to load logbook and slip landings data from the southern Gulf of Saint Lawrence fisheries.
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, ...)
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.