clean.shelf: Clean Scotian Shelf Clean data set for the Scotian Shelf...

Description Usage Format

Description

Clean Scotian Shelf

Clean data set for the Scotian Shelf bottom trawl survey

Usage

1

Format

A dim = 184631 x 76 data.table data.frame:

[,1] ref character reference taxonomic ID from raw data
[,2] CODE integer insert_description_here
[,3] stratum character the statistical stratum of the haul
[,4] MISSION character insert_description_here
[,5] SETNO integer insert_description_here
[,6] MARKET logical insert_description_here
[,7] SAMPWGT numeric insert_description_here
[,8] wtcpue numeric weight (mass) of the catch
[,9] cntcpue numeric number of individuals caught per hectare in the haul
[,10] CALWT integer insert_description_here
[,11] comment character insert_description_here
[,12] SIZE_CLASS integer insert_description_here
[,13] date c("POSIXct", "POSIXt") date of the tow
[,14] time character starting time of the tow
[,15] lat.start numeric insert_description_here
[,16] lon.start numeric insert_description_here
[,17] lat.end numeric insert_description_here
[,18] lon.end numeric insert_description_here
[,19] towarea numeric insert_description_here
[,20] towduration numeric the duration (time) for the tow
[,21] towdistance numeric insert_description_here
[,22] HOWD integer insert_description_here
[,23] towspeed numeric the speed of the vessel
[,24] HOWS integer insert_description_here
[,25] depth.min numeric insert_description_here
[,26] depth.max numeric insert_description_here
[,27] wind integer wind speed (?)
[,28] FORCE integer insert_description_here
[,29] CURNT integer insert_description_here
[,30] TYPE integer insert_description_here
[,31] GEAR integer insert_description_here
[,32] AUX integer insert_description_here
[,33] depth numeric the maximum depth of the water at the location of the haul
[,34] date.end c("POSIXct", "POSIXt") insert_description_here
[,35] depth.start numeric insert_description_here
[,36] depth.end numeric insert_description_here
[,37] stemp numeric water temperature at the surface at the location of the haul
[,38] btemp numeric water temperature at the bottom at the location of the haul
[,39] bsalin numeric bottom salinity
[,40] depthzone_fathoms character insert_description_here
[,41] stratumarea numeric the area of the statistical stratum (km2)
[,42] haulid character a unique identifier for the haul; vessel ID - cruise ID - haul number
[,43] datetime c("POSIXct", "POSIXt") the day and time of the haul
[,44] year numeric year of haul
[,45] season character insert_description_here
[,46] lat numeric latitude of the haul
[,47] lon numeric longitude of the haul, in western hemisphere degrees (for lon > 0, do lon-360)
[,48] reg character survey region
[,49] val.src character indicates the degree of 'fuzziness' required to find a match to ref in a data.base of taxonomic information; m1 indicates perfect match, m2 indicates that capitalization, whitespace, etc (see cull) needed to be adjusted, m3 indicates that agrep was used, and m4 means that measures in both m2 and m3 were taken to find the match. See match.tbl.
[,50] tbl.row integer the row in the taxonomic data base where a match was found. See match.tbl.
[,51] mtch.src integer the database containing the match; 1 is taxInfo, 2 is spp.corr1, 3 is getSppData; if matches are found in multiple sources, a match to 1 takes precedence over 1 & 2, and 2 over 3. See match.tbl.
[,52] tax.src character informs source of taxonomic correction of ref to spp and other tax info; is taxInfo if found from manually checked spreadsheet
[,53] spp character species scientific name; Genus species
[,54] common character the common name of the organism sampled
[,55] taxLvl character the most specific level of classification indicated by spp
[,56] species character the species name of the species
[,57] genus character the genus of the species
[,58] family character taxonomic family
[,59] order character taxonomic order
[,60] class character taxonomic class
[,61] superclass character taxonomic superclass
[,62] subphylum character taxonomic subphylum
[,63] phylum character insert_description_here
[,64] kingdom character taxonomic kingdom
[,65] trophicDiet character source of trophic level from Fish Base or Sea Life Base; 'y' means it was from this source
[,66] trophicOrig character from Fish Base or Sea Life Base; was the trophic level estimated from an 'Original sample'?
[,67] Picture character Is there a picture of this critter assoicated with the package? Note: this isn't always accurate
[,68] trophicLevel numeric the trophic level from Fish Base or Sea Life Base
[,69] trophicLevel.se numeric the standard error of the trophic level
[,70] tax.src2 character informs source of taxonomic correct; the name of a source of taxonomic information other than taxInfo (other than manual entries)
[,71] conflict logical for a given 'spp' value in spp.key, was there a conflict in the other taxonomic columns? E.g., a single spp corresponding to multiple common names; also TRUE if different ref values were found in different databases (affecting the val.src, tbl.row, mtch.src, tax.src, etc columns), but then the refs converged to same spp -- that would not necessarily be an error, but might deserve checking
[,72] flag character flag related to correcting taxonomic information; relates to automated input, potential errors, and signature of people or methods that have made corrections to spp.key
[,73] website character URL reference for taxonomic information
[,74] website2 character secondary URL reference for taxonomic information; often used when website finds the name for a spp name as entered, but website2 points to the most up-to-date scientific name
[,75] keep.row logical Column indicating whether or not the row show likely be excluded
[,76] row_flag character if keep.row is TRUE, why was this row flagged to be dropped?

rBatt/trawlData documentation built on May 26, 2019, 7:45 p.m.