R for Archaeologists
This tutorial is designed as an introduction to the R statistical programming language for archaeological students and scholars (although those in other fields may find it useful as well). It includes step-by-step instructions, example code, and interactive exercises on a variety of topics, including the grammar of R; data management; data visualization; working with radiocarbon dates in R; and model creation and comparison. In order to run this document, you will need R and RStudio downloaded and installed on your computer: Both are free software applications, which you can set up following the instructions here. Download the tutorial here The tutorial consists of a pdf titled "R Resource Guide.pdf" which contains links to a variety of resources as you are learning R. There is also an "Rmd" file (an R Markdown…