vol.check.interpolation: Check and normalize the interpolation parameter.

View source: R/vol2surf.R

vol.check.interpolationR Documentation

Check and normalize the interpolation parameter.

Description

Check and normalize the interpolation parameter.

Usage

vol.check.interpolation(interpolation = "trilinear")

Arguments

interpolation

character string, the interpolation method.

Value

character string, one of 'trilinear' or 'nearest'.


fsbrain documentation built on Sept. 27, 2026, 1:07 a.m.