Website for the ggsegverse — R packages for brain atlas visualization.
- Quarto
- R with packages:
jsonlite,dplyr,here
quarto previewquarto renderindex.qmd- Homepagepackages.qmd- Package showcasecontributors.qmd- Contributor gridfunding.qmd- Funding acknowledgmentsnews/- Blog-style news postsR/fetch-data.R- R-universe API functions
Create a new folder in news/posts/ with an index.qmd file:
---
title: "Your Post Title"
author: "Your Name"
date: "2024-01-29"
categories: [news]
---
Your content here.The site automatically deploys to GitHub Pages on push to main.