View source: R/utils-canada-get-fleet-samples.R
canada_get_fleet_samples | R Documentation |
Split up the samples data frame into three data frames, one for Freezer trawlers, one for Shoreside, and one for the Joint venture fishery
canada_get_fleet_samples(d, db_type = c("gfbio", "gffos"))
d |
A data frame as returned by |
db_type |
The type of database that |
The following filtering is performed in this function for fleets:
Freezer trawlers - Observed and Non-observed domestic trips, vessel is in the package data variable freezer_trawlers
Shoreside - Observed and Non-observed domestic trips, vessel is not in the package data variable freezer_trawlers
Joint venture - Observed J-V trips
A list of three named data frames, one for each of the three
Canadian fisheries ft
, ss
, and jv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.