Currently, only one discretization method is supported:
* "tesselate_voronoi"
Voronoi tessellation using the function
tesselate_voronoi.
spm_methods()
A character vector
of all available discretization methods.
You can create your own method (tutorial TBD).