Description Usage Arguments Value
Compute summary statistics for geolocated data aligned to a grid.
1 | summarize_shifted_alignment(geolocated, admin_sf, grid, shift, urban_cutoff)
|
geolocated |
the GPS gold standard data. |
admin_sf |
The boundary of the administrative unit as an sf shapefile. |
grid |
A raster::raster to which to align the geolocated data. |
shift |
A length-2 vector with the fraction of a pixel to shift the grid in x and y. |
urban_cutoff |
A density above which summary statistics will call a place urban. |
A list of summary statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.