birth_counts | R Documentation |
a function that returns a numeric vector of birth counts from the arguments of total births, a range of birth dates and an indicted birth rate
birth_counts(dates_needing_birth_counts, birth_rate, time_step)
dates_needing_birth_counts |
a vector of births dates to be assigned the birth count |
birth_rate |
a function for the distribution of births in the interval |
time_step |
the time step between consecurtive birth dates in the vector list_of_birth_times |
Returns a vector of bith counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.