interpolate: Interpolate all AP and z numbers for atlas plates in a whole...

Description Usage Arguments Value

View source: R/interpolate.R

Description

This function interpolates all corresponding z and AP values for atlas plates that are not reference plates. For use with mapping whole brain only.

Usage

1
interpolate(setup, method = "l")

Arguments

setup

(required) Setup list will be used as the return variable.

method

(optional, default = "l") Interpolation method. Options: "l" (linear interpolation), "s" (monotonic spline interpolation)

Value

The argument assigned to setup is returned with interpolated AP and z numbers based on the reference AP and z planes.


mjin1812/SMART documentation built on Oct. 30, 2021, 7:25 p.m.