Video description
Learn how to use the R programming language and RStudio to visualize real weather data
About This Video
- Visualize data with R using real weather data downloaded from the US National Weather Service
- Create a trend line with a linear model function
- Create scatter plot graphs from temperature data
In Detail
Welcome to How to Visualize Data with R. In this course, You’ll 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.
Publisher resources
Product information
- Title: How to Visualize Data with R
- Author(s):
- Release date: June 2021
- Publisher(s): Packt Publishing
- ISBN: 9781801819381
You might also like
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Machine Learning with R, the tidyverse, and mlr
Machine Learning with R, the tidyverse, and mlr gets you started in machine learning using R …