Hello Quarto

neuro
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Visualization of MRI data in R

Added Sunday Dec 13th, 2020

What is this?

Description from site: In this blog post I present some functions which I was able to find for MRI visualization in R, and which I found to be very useful. All functions presented below presuppose an image in the NIfTI data format as input, and are very user-friendly.

Uses the oro.nifti package

  1. Link to blog here: https://www.alexejgossmann.com/MRI_viz/
  2. Same blog difference place: https://www.r-bloggers.com/2017/01/visualization-of-mri-data-in-r/
Back to top