-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.qmd
More file actions
14 lines (11 loc) · 790 Bytes
/
index.qmd
File metadata and controls
14 lines (11 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Overview {.unnumbered}
This 4-part workshop series provides an introduction to using the R programming
language for reproducible data analysis and scientific computing. Topics
include programming basics, how to work with tabular data, how to break down
programming problems, and how to organize code for clarity and reproducibility.
After this workshop, learners will be able to load tabular data sets into R,
compute simple summaries and visualizations, do common data-tidying tasks,
write reusable functions, and identify where to go to learn more.
No prior programming experience is necessary. All learners will need access to
an internet-connected computer and the latest version of R and RStudio. For
sessions presented online, learners will also need the latest version of Zoom.