R/spatial.R
compare_grids.Rd
Compare multiple grids
compare_grids( ..., polygons = NULL, colors = NULL, shapes = NULL, point_size = 1, polygon_color = "#2C3E50", title = "Grid Comparison" )
Named data frames with longitude and latitude columns
Optional sf object to show polygon boundaries
Named vector of colors for each grid
Named vector of point shapes for each grid
Size of grid points
Color for polygon boundaries
Plot title
ggplot object