Description Usage Arguments Value
View source: R/catch_location.R
Match catch species with fishing coordinates and bathymetry
1 | catch_location(dffish, dftracker, depthraster)
|
dffish |
ifish postgresQL data frame containing fish species, length data, and boat or landing information. |
dftracker |
ifish postgresQL data frame containing tracker information, including latitude, longitude, and date-time. |
depthraster |
bathymetry raster file |
data frame that combines catch data from CODRS photographs and fishing coordinates from Spot Trace. Fishing ground was matched with photographs based on first_codrs_photo_date and date of fishing coordinates. Fishing trips with no corresponding fishing coordinates are grouped by boat name and assigned its mean latitude and mean longitude.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.