CorrectTrans | R Documentation |
CorrectTrans will cross-reference original navigational numbering of transects with corrected SplitDesign numbering
CorrectTrans(full.data, threshold = 0.5, split.design, area, strata.file)
full.data |
A clean (greenlight) file of observations |
threshold |
The distance in kilometers from a design file where observations are no longer counted. Defaults to 0.5 km. |
split.design |
SplitDesign output object of corrected transect lines |
area |
The area code for dedicated MBM Alaska region surveys. Acceptable values include:
|
strata.file |
The path to the .shp file of the stratification |
CorrectTrans uses SplitDesign output to overwrite potentially incorrect navigational transect numbering with sample-appropriate numbering.
original data frame (full.data) with ctran column added for corrected transect number
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.