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

Description Usage Arguments Value

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.


ashekara/ratSMART documentation built on June 25, 2020, 12:02 a.m.