Learn R Programming

neurobase (version 1.32.4)

read_rpi: Read NIfTI file reoriented to RPI

Description

This function calls the readnii function after calling orient_rpi_file to force RPI orientation.

Usage

read_rpi(file, ..., verbose = TRUE)

Arguments

file

file name of the NIfTI file.

...

Arguments to pass to readnii

verbose

print diagnostics, passed to orient_rpi_file