IntraTime: Calculate Time Period Represented by the Intradermal Section...

Description Usage Arguments Value Author(s) Examples

Description

intraTime is used to calculate the time period represented by the intradermal section of the whisker

Usage

1
intraTime(L, L.int, L.asym, k)

Arguments

L

numeric; length of the entire whisker minus the intradermal section

L.int

numeric; intradermal length of the whisker

L.asym

numeric; asymptotic length

k

numeric; growth coefficient, calculate using the function k

Value

The value returned is the number of days represented by the intradermal section of the whisker

Author(s)

The function was written by Gary Truong with collaboration from Ben Walker and Anna Lewis from the University of New South Wales

Examples

1
intraTime(L = 140, L.int = 10, L.asym = 150, k = 0.0126)

GaryTruong/whiskR documentation built on Sept. 25, 2020, 1:41 p.m.