doubling_time | R Documentation |
Provided a vector of per-capita growth rates, this function returns the vector of equivalent doubling times
doubling_time(y, x_scale = 1)
y |
Vector of per-capita derivative data to calculate the equivalent doubling time of |
x_scale |
Numeric to scale per-capita derivative values by Set x_scale to the ratio of the the units of
y to the desired units. E.g. if y is in per-second, but the
desired doubling time is in minutes, |
A vector of values for the doubling time equivalent to the
per-capita growth rate supplied for y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.