-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
55 lines (49 loc) · 1.51 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
title: "Eric R. Scott"
format:
html:
page-layout: full
toc: false
about:
template: trestles
image: eric_scott.JPG
image-shape: round
image-width: 15em
links:
- icon: envelope
text: e-mail
href: mailto:ericrscott@arizona.edu
- icon: github
text: GitHub
href: https://github.com/Aariq
- icon: mastodon
text: Mastodon
href: https://fosstodon.org/@LeafyEricScott
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/eric-r-scott-phd/
- icon: ""
text: "{{< ai orcid >}} ORCID"
href: https://orcid.org/0000-0002-7430-7879
---
# Biography
I'm a Scientific Programmer & Educator at [The University of Arizona](https://datascience.cct.arizona.edu).
I collaborate with researchers in the College of Agriculture, Life and Environmental Sciences on statistics, data wrangling, and data visualization.
The workshops I teach are on a variety of beginner and intermediate data science topics, typically in R.
My background is in plant chemical ecology, plant--insect interactions, and plant demography.
I'm also a huge tea geek and occasionally do tea science communication.
::: columns
::: column
### Interests
- Plant ecology
- Statistics and programming in R
- Reproducible research practices
- Tea 🫖
:::
::: column
### Education
- PhD in Biology, 2020 Tufts University
- MS in Ecology, Evolution, and Conservation Biology, 2010 University of Illinois at Urbana-Champaign
- BA in Biology, 2006 Whitman College
:::
:::