Convenience function to convert a growth rate (little r) to a reproduction number (R) given a particular generation time.
r2R(r, mu_gamma = 4.7, sd_gamma = 2.9)
a double representing the growth rate
a double representing mean of the gamma function characterizing the generation time.
a double representing standard deviation of the gamma function characterizing the generation time.