View source: R/utility_functions.R
census interval should be approx 5 years and desired new interval should be 1 year
1 2 3 4 5 6 | annual_increment(
meas_old,
meas_new,
census_interval = 5,
new_interval = c(2, 3)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.