Estimate the doubling time

estimate_doubling_time(r)

Arguments

r

An estimate of the rate of change (r)

Value

A vector of numeric values

Examples

estimate_doubling_time(0.2)
#> [1] 3.465736