| F.age.plot | R Documentation | 
F.age.plots provides a time series plot of fishing mortality at age for all ages. Plots are of absolute estimated F at age.The routine F.age.plots provides a time series plot of fishing mortality at age for all ages. Plots are of absolute estimated F at age.
F.age.plot(
  x,
  DataName = deparse(substitute(x)),
  draft = TRUE,
  graphics.type = NULL,
  use.color = TRUE,
  legend.pos = "topleft"
)
| x | an R list with output from the assessment model | 
| DataName | string used in plot titles. Defaults to argument  | 
| draft | modifies plots for use in a report. When  | 
| graphics.type | a vector of graphics file types to which graphics are saved. When  | 
| use.color | binary to determine if use default R colors (FALSE) or create using rainbow and number of ages (TRUE). default=TRUE | 
| legend.pos | a text string compatible with the  | 
Graphics
M Vincent
F.age.plot(gag)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.