world_grid {INLAspacetime} | R Documentation |
Define a regular grid in 'Mollweide' projection, with units in kilometers.
Description
Define a regular grid in 'Mollweide' projection, with units in kilometers.
Usage
world_grid(size = 50, domain)
Arguments
size |
the (in kilometers) of the grid cells. |
domain |
if provided it should be an |
Value
a 'sf' points object with the centers of a grid set within Earth (and the supplied domain)
[Package INLAspacetime version 0.1.8 Index]