View source: R/LobsterLogsProcess.r
LobsterLogsProcess | R Documentation |
LobsterLogsProcess Processing lobster logbook data to get to clean data in a useable form
LobsterLogsProcess(bumpup = F)
bumpup |
is for using the slip data to bumpup logs as a percentage basis. This defaults to false. |
returns an R data object and saves the data to a .csv
Make sure you run the lobster.db('logs.redo') to get the up to date data. Need to check fishing season dates as a appropriate filter.
Brad Hubley & Adam Cook
lobster.db('logs.redo')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.