Description Usage Arguments Value
This function interpolates all corresponding z and AP values for atlas plates that are not reference plates. For use with mapping whole brain only.
1 | interpolate(setup, method = "l")
|
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) |
The argument assigned to setup is returned with interpolated AP and z numbers based on the reference AP and z planes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.