predMolt | R Documentation |
Prediction of moulting based on day since last moult, size and can include temperature through a degree day metric
predMolt(p, cl, doy = d, gdd = FALSE, sex)
p |
:parameter list containing (at a minimum) area, doy (day of year), temp (temperature at doy) |
cl |
: carapace width |
The predicted probability of moulting
Adam Cook, Adam.Cook@dfo-mpo.gc.ca
require(devtools)
load_all('E:/git/LobsterScience/bio.lobster') #to load from directory rather than package if modifying
nefsc.db(DS = 'odbc.dump.redo')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.