Learn R Programming

fslr (version 1.4.4)

double_ortho: Double Orthographic Display

Description

Copy of oro.nifti's orthographic function with some tweaks such as adding L/R designations for left and right

Usage

double_ortho(x, y = NULL, col.y = gray(0:64/64), mfrow = c(2, 4),
  add = FALSE, ...)

Arguments

x
is an object of class nifti or similar.
y
is an object of class nifti or similar to be set aside x.
col.y
is grayscale (by default).
mfrow
(numeric) layout of the 3 slices
add
Should the y-plot be added or its own plot? Used in double_ortho
...
other arguments to ortho2

See Also

orthographic