Open the terminal
cd ~/home/CourseData/Umran
git clone https://github.com/Iguaracypsousa/brain_AD.git
Data is stored in zenodo: [link] . For that, you will need to set the directory to the brain_AD and create data folder. Download the datasets required for this course into the data folder in brain_AD directory.
cd brain_AD
mkdir data
Open RStudio, and click on the brain_AD.RProj to initialise the project. On the console type:
renv::restore()