Description Usage Arguments Value Author(s) Examples
View source: R/WhiskR_functions.R
section
uses the LP1 function to generate a tibble of all the sections lengths representing 1 day of growth.
1 |
L |
numeric; the starting length of the sample |
L.asym |
numeric; asymptotic length |
k |
numeric; growth coefficient, calculate using the function k |
Time |
numeric; period of growth to be represented by each section. Default is 1 day. |
date |
character string; date that the sample was collected from the specimen. Default is "1900/01/01" . Format should be %Y%m%d with " " as a character string. The date is converted to Date format within the function. |
The table returned are all the sections represented by 1 day time periods by default
The function was written by Gary Truong with collaboration from Ben Walker and Anna Lewis from the University of New South Wales
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.