-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
29 lines (22 loc) · 1.11 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: "Data Science for Agriculture in R"
format:
html:
toc: false
code-tools: false
---
DSFAIR - Data Science for Agriculture in R starts out as a step-by-step introduction to R while its later chapters are more of a cookbook with statistical analyses of typical examples in life sciences with focus on experimental agriculture, biology, ecology and other related fields.
::: columns
::: {.column width="35%"}
:::
::: {.column width="30%"}
![](img/hexagonDSFAIR.png)
:::
::: {.column width="35%"}
:::
:::
::: callout-important
This website is currently under construction. I am trying to gather three of my older websites into this one with quarto. The previous websites are still online: [CrashcouRse](https://schmidtpaul.github.io/crashcouRse/index.html), [DSFAIR](https://schmidtpaul.github.io/DSFAIR/) & [MMFAIR](https://schmidtpaul.github.io/MMFAIR/).
:::
## Workshops
Moreover, the chapters published here serve as the basis for any of my R‑Workshops. Check out the ["Prepare for an upcoming workshop"](ch/misc/workshopprep.qmd) chapter and the [list of previous workshops](https://schmidtpaul.github.io/).