Days Growth Metric
See also
Other growth:
growth_degdays(),
growth_pgti_factory(),
growth_trapezoid_factory()
Examples
growth_days(c(1,2,3,4,5,6,7,8,9,10))
#> [1] 1 1 1 1 1 1 1 1 1 1
Days Growth Metric
Other growth:
growth_degdays(),
growth_pgti_factory(),
growth_trapezoid_factory()
growth_days(c(1,2,3,4,5,6,7,8,9,10))
#> [1] 1 1 1 1 1 1 1 1 1 1