library(knitr) ## Global options opts_chunk$set(cache =!TRUE, echo =TRUE, eval =TRUE, prompt =FALSE, comment =NA, message =FALSE, warning =FALSE, tidy =FALSE, fig.height=6, fig.width =8) iFig=0
library(ggplotFL) library(plyr) library(reshape) library(FLBRP) library(FLife)
theme_set(theme_bw()) options(digits=3)
Figure r iFig=iFig+1; iFig
Simulate a stock with increasing F
r version$version.string
r packageVersion('FLCore')
r # packageVersion('FLPKG')
r date()
r system("git log --pretty=format:'%h' -n 1", intern=TRUE)
Laurence KELL. laurie@seaplusplus.co.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.