CS50's Introduction to Programming with R
Offered By: Harvard University via edX
Course Description
Overview
An introduction to programming using a language called R, a popular language for statistical computing and graphics in data science and other domains. Learn to use RStudio, a popular integrated development environment (IDE). Learn to represent real-world data with vectors, matrices, arrays, lists, and data frames. Filter data with conditions, via which you can analyze subsets of data. Apply functions and loops, via which you can manipulate and summarize data sets. Write functions to modularize code and raise exceptions when something goes wrong. Tidy data with R’s tidyverse and create colorful visualizations with R’s grammar of graphics. By course’s end, learn to package, test, and share R code for others to use. Assignments inspired by real-world data sets.
Taught by
David J. Malan
Tags
Related Courses
R ProgrammingJohns Hopkins University via Coursera Statistical Computing with R - a gentle introduction
University College London via Independent Performing Feature Engineering with MATLAB
Pluralsight R Programming Fundamentals
Stanford University via edX Importing Formatted Text Files: R Playbook
Pluralsight