spm_methods: Get the list of available discretization methods

View source: R/A_helpers.R

spm_methodsR Documentation

Get the list of available discretization methods

Description

Currently, only one discretization method is supported: * "tesselate_voronoi" Voronoi tessellation using the function tesselate_voronoi.

Usage

spm_methods()

Details

You can create your own method (tutorial TBD).

Value

A ⁠character vector⁠ of all available discretization methods.


sspm documentation built on April 4, 2025, 1:43 a.m.