plot.tag.return.proportion | R Documentation |
Plot the difference between the predicted and observed proportions of tag returns by region. Experimental at the moment.
plot.tag.return.proportion(tagdat, plot.type = "point", save.dir, save.name)
tagdat |
A data.frame of tagging data created by the |
plot.type |
What type of plot: 'point' (default) or 'bar'. |
save.dir |
Path to the directory where the outputs will be saved. |
save.name |
Name stem for the output, useful when saving many model outputs in the same directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.