plotobs | R Documentation |
Observation plot
plotobs(x, trans = TRUE, years = unique(x$aux[, 1]), fleets = unique(x$aux[, 2]), type = "line", size = 2)
x |
data object |
trans |
logical. transform data? |
years |
years to plot |
fleets |
fleets to plot |
type |
line, bar or area |
plot observations (logobs) by fleet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.