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

View source: R/interpolate.R

interpolateR Documentation

Interpolate all AP and z numbers for atlas plates in a whole brain project (W).

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

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.


jdknguyen/SMART documentation built on May 30, 2022, 10:51 p.m.