takeSeries {neuroim} | R Documentation |
Generic function to extract a set of series from a 4D image
Description
Generic function to extract a set of series from a 4D image
Usage
takeSeries(x, indices, ...)
Arguments
x |
a four dimensional image |
indices |
the indices of the series' to extract |
... |
additional arguments |
[Package neuroim version 0.0.6 Index]