R Projects
Projects related to R programming.
General Projects
No matching items
Projects related to R programming.
---
title: "Projects"
page-layout: full
title-block-banner: true
listing:
- id: projects
template: projects.ejs
page-size: 6
fields: [href, thumbnail, title]
contents:
- category: "R Projects"
description: "Projects related to R programming."
tiles:
- href: https://github.com/AlexPGroot/Project_Nanopore
thumbnail: /images/projects/011_Project_Nanopore.png
title: "Project Nanopore"
- href: https://alexpgroot.shinyapps.io/dsfb2_deploy/
thumbnail: /images/projects/rshiny.png
title: "Interactive R Shiny App Report"
- href: /010_ML_Getting_started.qmd
thumbnail: /images/projects/010_ML_Getting_started.png
title: "Tidymodels Machine Learning"
- href: /009_Parameterized_report.qmd
thumbnail: /images/projects/quartologo.png
title: "Parameterized Report"
- href: https://github.com/AlexPGroot/mytoolkitr
thumbnail: /images/projects/007_R_Package.png
title: "R Package"
- href: /005_open_peer_review.qmd
thumbnail: /images/projects/rlogo.png
title: "Open Peer Review"
- href: /004_C_elegans.qmd
thumbnail: /images/projects/rlogo.png
title: "C. elegans Analysis"
- category: "General Projects"
description: ""
tiles:
- href: /008_Zotero.qmd
thumbnail: /images/projects/008_Zotero.png
title: "RNA Seq Introduction"
- href: /003_Guerrilla_analytics_framework.qmd
thumbnail: /images/projects/003_Guerrilla_analytics_framework.png
title: "Guerilla Analytics Framework"
- href: /002_Looking_ahead.qmd
thumbnail: /images/projects/rlogo.png
title: "Looking Ahead"
- href: /vitae/vitae.pdf
target: _blank
thumbnail: /images/projects/rlogo.png
title: "Curriculum Vitae"
---
```{r}
#| echo: false
#| eval: false
# template
categories:
R
template:
- category: "R Projects"
description: "Projects related to R programming."
tiles:
- href: /001_CV.qmd
thumbnail: /images/projects/celegans.jpg
title: "title"
- href: /006_relational_databases.qmd
thumbnail: /images/projects/006_relational_databases.png
title: "SQL, Relational Databases"
```