read_rpi: Read NIfTI file reoriented to RPI

View source: R/read_rpi.R

read_rpiR Documentation

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

Note

'read_rpi' uses 'RNifti' to ensure the reading orientation


neurobase documentation built on Oct. 23, 2022, 5:05 p.m.