plot_catch | R Documentation |
Plot the catch data and fit to the data.
plot_catch(
object,
show_proj = FALSE,
scales = "free",
xlab = "Fishing year",
ylab = "Catch (tonnes)"
)
object |
and LSD object |
show_proj |
show projection or not |
scales |
free or fixed |
xlab |
the x axis label |
ylab |
the y axis label |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.