plot.frqit | R Documentation |
Plot a frqit::frq object
plot.frqit(Frq.list, Frq.names = NULL, fdesc = NULL, save.dir, save.name)
Frq.list |
A list of two Frq objects (for plotting difference) or a single Frq object. The reference model should be listed first. |
Frq.names |
A vector of character strings naming the models for plotting purposes. If not supplied, model names will be taken from the names in the rep.list (if available) or generated automatically. |
fdesc |
A data.frame with 7 columns (num,gear_long,method,code,gear,flag,region) and n rows, where n is the number of defined fisheries. |
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.