How to Visualize Data with R
What you'll learn
- R programming and data visualization
Requirements
- Basic programming skills
- RStudio (will walk through how to get it)
Description
Welcome to How to Visualize Data with R. In this project, join Elisabeth Robson to learn how to use the R programming language and RStudio to visualize data. Elisabeth will take you through building a visualization using data downloaded from the US National Weather Service. You'll learn how to use R to read data from a CSV file, inspect and understand data and data frames, and use the plot() and ggplot() functions to create data visualizations. Along the way you'll learn from the ground up how to use R and RStudio, including how to create and run an R script, basic R data types and values, how to create a scatter plot graph, how linear regression works, and how to install and use an R package.
At the end of the course you'll have completed a data visualization of the weather data, and have some new skills you can apply to your own data too.
Who this course is for:
- Beginner R students
- Beginner programming students
- Students curious about data visualization
- Students interested in climate change
Instructor
Elisabeth Robson is a co-founder and principal at WickedlySmart, an author, and software developer, and teaches online courses for for O'Reilly Media and LinkedIn Learning. She's the co-author of four best-selling titles--Head First JavaScript Programming, Head First Design Patterns, Head First HTML & CSS, and Head First HTML5 Programming--and previously the Director of Special Projects and co-director of the Head First series at O'Reilly Media. Prior to her work at O'Reilly Media, Elisabeth was Director of Engineering at The Walt Disney Company. Elisabeth holds a Master's Degree in Computer Science from Yale University.