get_modalities {neuronorm}R Documentation

Create a vector of strings with the MRI modalities available in a patient's folder.

Description

This function creates a vector with the name of the image modalitities for a patient.

Usage

get_modalities(patient)

Arguments

patient

paths of MRI scans per patient.

Value

vector of strings containing the modalities available for a patient.


[Package neuronorm version 1.0.2 Index]