Description Usage Arguments Value Author(s) References Examples
View source: R/WhiskR_functions.R
LP1
allows you calculate where to cut to represent a specific time period.
It uses the discrete step by step von Bertanlanffy equation solved for L(p-1)
1 |
L |
numeric; length of the sample |
L.asym |
numeric; asymptotic length |
Time |
numeric; time period in days to be represented by the cut segment |
k |
numeric; growth coefficient, calculate using the function k |
The value returned is the location in millimetres, along the sample, to be cut to obtain a segment representing the number of days indicated by the Time argument
The function was written by Gary Truong with collaboration from Ben Walker and Anna Lewis from the University of New South Wales
Hall-Aspland, S. A., Rogers, T. L., & Canfield, R. B. (2005). Stable carbon and nitrogen isotope analysis reveals seasonal variation in the diet of leopard seals. Marine Ecology Progress Series, 305, 249-259.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.