Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.62 KB

rprog.md

File metadata and controls

30 lines (19 loc) · 1.62 KB
layout title nav_order
default
Intro to R Programming
11

Introduction to R Programming

Workshop Title Slide

R has a powerful suite of high-level statistical functions, but sometimes you need lower-level control over the functionality of your script. In this workshop, you will learn how to write programs in R using functions and control flow. We will cover functions, conditional blocks, loops, and debugging. 

Presentation by Isaac Kinley, DASH Support Assistant and PhD Candidate in Psychology, Neuroscience, and Behaviour. Book an appointment with Isaac or another member of the DASH Team.

Workshop preparation

Preparation for this tutorial consists of two steps: Getting the data and Getting the software. Follow the steps below.

Get the data

The data is formatted as R files. Access the workshop files on GoogleDrive or SharePoint .

Get the software

This hands-on workshop uses R, a software application for data analysis. The program is free to download.

Workshop Recording

<iframe height="480" width="853" allowfullscreen frameborder=0 src="https://echo360.ca/media/ac3c8750-dd6f-46df-9db7-0a158476f41a/public"></iframe>

View the original here.