predict.mass.g.from.CW.mm = function(cw.mm) { mass.g = cw.mm ^ 3.098 * 0.0002665 return(mass.g) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.