View source: R/laus_extra_jobs.R
calculate_geo_diff | R Documentation |
Calculate differences across times between two areas for one measure
calculate_geo_diff(.x, .focal_geo, .comp_geo, .measure)
.x |
a tibble of LAUS data |
.focal_geo |
the area whose value is on the left side of the subtraction |
.comp_geo |
the area whose value is on the right side |
.measure |
the measure to compare between areas |
a tibble with a new Measure, “"{.measure} Difference"“
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.