display_grid_mesh {RIntaros} | R Documentation |
Display the Grid cells
display_grid_mesh(dbin, long_lim = NA, lat_lim = NA, mesh, color = "lightgrey", ...)
dbin |
The |
long_lim |
A pair of longitude values giveing the offset along the Longitude axis. If not provided, this offset is derived from the IMR data. |
lat_lim |
A pair of latitude values giveing the offset along the Longitude axis. If not provided, this offset is derived from the IMR data. |
mesh |
Mesh of the grid (same for longitude and latitude). |
color |
Color used for representing the grid cells |
... |
Argument passed to |
Unused