AIcheck | R Documentation |
Check the adult sea lamprey trapping data (collected for estimation of the Adult Index) for errors.
AIcheck(streamDat, csvDir, outFile = NULL, otherTabs = NULL)
streamDat |
A data frame of old and new stream mark-recapture estimates
used to estimate the lake-wide Adult Indices,
typically the output from |
csvDir |
A character scalar identifying the path where the rtf file will be
stored, e.g., |
outFile |
Name of the output rtf file, default NULL, in which case the file will be
named "YYYY Adult Index - error checking.doc" where YYYY
is the latest year represented in |
otherTabs |
A list of other tables to be printed in error check report, default NULL. The list names will be used as captions. |
Lake-stream IDs are combination of lake ID and stream ID e.g., 1.064 = lake ID + (stream ID)/1000.
An error checking document as an rtf file (with the file type *.doc, so that MS Word will open it automatically).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.