This lesson introduces the R statistical programming language with a goal to promote efficient and reproducible data analyses. You will learn how to code in R while reviewing basic statistical concepts including numerical summaries (e.g. mean, median, standard deviation) and graphical displays of biomedical data. This lesson borrows from Data Science for the Biomedical Sciences (Chen & Brown, 2021) and Data Carpentry Ecology R.
Prerequisites
If you have stored files on a computer at all and recognize the word “file” and either “directory” or “folder” (two common words for the same thing), you’re ready for this lesson. You are not expected to have any prior programming experience.