View source: R/tag.data.preparation.R
tag.release.data.preparation | R Documentation |
The data required for the tagging plots are in different sources (temporary_tag_report, tag files, par files). This function pulls the data together the release data from the tag file and the par file (for the mixing period). This can be passed, along with the recapture data, into the tag plot functions
tag.release.data.preparation(tagobs, par)
tagobs |
An object of type MFCLTag. |
par |
An object of MFCLPar that contains the effort deviations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.